#include <stdio.h>#include <string.h>#include <xtables.h>#include <linux/netfilter/nf_conntrack_common.h>#include <linux/netfilter/xt_CT.h>
Data Structures | |
| struct | event_tbl |
Macros | |
| #define | s struct xt_ct_target_info |
| #define | s struct xt_ct_target_info_v1 |
Enumerations | |
| enum | { O_NOTRACK = 0, O_HELPER, O_TIMEOUT, O_CTEVENTS, O_EXPEVENTS, O_ZONE } |
Functions | |
| void | _init (void) |
| #define s struct xt_ct_target_info |
| #define s struct xt_ct_target_info_v1 |
| void _init | ( | void | ) |