#include <stdbool.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <getopt.h>#include <xtables.h>#include <linux/netfilter/x_tables.h>#include <linux/netfilter/xt_NFLOG.h>
Macros | |
| #define | s struct xt_nflog_info |
Enumerations | |
| enum | { O_GROUP = 0, O_PREFIX, O_RANGE, O_THRESHOLD } |
Functions | |
| void | _init (void) |
| #define s struct xt_nflog_info |
| void _init | ( | void | ) |