Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | ipt_ulog_info |
struct | ulog_packet_msg |
Macros | |
#define | NETLINK_NFLOG 5 |
#define | ULOG_DEFAULT_NLGROUP 1 |
#define | ULOG_DEFAULT_QTHRESHOLD 1 |
#define | ULOG_MAC_LEN 80 |
#define | ULOG_PREFIX_LEN 32 |
#define | ULOG_MAX_QLEN 50 |
Typedefs | |
typedef struct ulog_packet_msg | ulog_packet_msg_t |
#define NETLINK_NFLOG 5 |
Definition at line 11 of file ipt_ULOG.h.
#define ULOG_DEFAULT_NLGROUP 1 |
Definition at line 14 of file ipt_ULOG.h.
#define ULOG_DEFAULT_QTHRESHOLD 1 |
Definition at line 15 of file ipt_ULOG.h.
#define ULOG_MAC_LEN 80 |
Definition at line 17 of file ipt_ULOG.h.
#define ULOG_MAX_QLEN 50 |
Definition at line 20 of file ipt_ULOG.h.
#define ULOG_PREFIX_LEN 32 |
Definition at line 18 of file ipt_ULOG.h.
typedef struct ulog_packet_msg ulog_packet_msg_t |