#include <stdbool.h>#include <stdint.h>#include <stdio.h>#include <string.h>#include <netdb.h>#include <xtables.h>#include <linux/netfilter/xt_policy.h>
Macros | |
| #define | PRINT_INVERT(x) |
Enumerations | |
| enum | { O_DIRECTION = 0, O_POLICY, O_STRICT, O_REQID, O_SPI, O_PROTO, O_MODE, O_TUNNELSRC, O_TUNNELDST, O_NEXT, F_STRICT = 1 << O_STRICT } |
Functions | |
| void | _init (void) |
| #define PRINT_INVERT | ( | x | ) |
| anonymous enum |
| void _init | ( | void | ) |