|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/netfilter.h>Go to the source code of this file.
Data Structures | |
| struct | xt_connlimit_info |
Enumerations | |
| enum | { XT_CONNLIMIT_INVERT = 1 << 0, XT_CONNLIMIT_DADDR = 1 << 1 } |
| anonymous enum |
Definition at line 9 of file xt_connlimit.h.
1.8.2