#include <stdio.h>#include <netdb.h>#include <string.h>#include <stdlib.h>#include <getopt.h>#include <xtables.h>#include <limits.h>#include <linux/netfilter_ipv4/ip_tables.h>#include <linux/netfilter/nf_nat.h>
Enumerations | |
| enum | { O_TO_PORTS = 0, O_RANDOM } |
Functions | |
| void | _init (void) |
| void _init | ( | void | ) |