Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | ebt_nflog_info |
Macros | |
#define | EBT_NFLOG_MASK 0x0 |
#define | EBT_NFLOG_PREFIX_SIZE 64 |
#define | EBT_NFLOG_WATCHER "nflog" |
#define | EBT_NFLOG_DEFAULT_GROUP 0x1 |
#define | EBT_NFLOG_DEFAULT_THRESHOLD 1 |
#define EBT_NFLOG_DEFAULT_GROUP 0x1 |
Definition at line 11 of file ebt_nflog.h.
#define EBT_NFLOG_DEFAULT_THRESHOLD 1 |
Definition at line 12 of file ebt_nflog.h.
#define EBT_NFLOG_MASK 0x0 |
Definition at line 6 of file ebt_nflog.h.
#define EBT_NFLOG_PREFIX_SIZE 64 |
Definition at line 8 of file ebt_nflog.h.
#define EBT_NFLOG_WATCHER "nflog" |
Definition at line 9 of file ebt_nflog.h.