Go to the documentation of this file.
4 #include <linux/netfilter.h>
9 #define NF_LOG_TCPSEQ 0x01
10 #define NF_LOG_TCPOPT 0x02
11 #define NF_LOG_IPOPT 0x04
12 #define NF_LOG_UID 0x08
13 #define NF_LOG_MASK 0x0f
15 #define NF_LOG_TYPE_LOG 0x01
16 #define NF_LOG_TYPE_ULOG 0x02