#include <stdio.h>#include <string.h>#include <xtables.h>#include <linux/netfilter_ipv6/ip6_tables.h>#include <linux/netfilter_ipv6/ip6t_NPT.h>
Enumerations | |
| enum | { O_SRC_PFX = 1 << 0, O_DST_PFX = 1 << 1 } |
Functions | |
| void | _init (void) |
| void _init | ( | void | ) |