#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <xtables.h>
#include <linux/netfilter_ipv6/ip6t_rt.h>
#include <arpa/inet.h>
Macros | |
#define | s struct ip6t_rt |
Enumerations | |
enum | { O_RT_TYPE = 0, O_RT_SEGSLEFT, O_RT_LEN, O_RT0RES, O_RT0ADDRS, O_RT0NSTRICT, F_RT_TYPE = 1 << O_RT_TYPE, F_RT0ADDRS = 1 << O_RT0ADDRS } |
Functions | |
void | _init (void) |
anonymous enum |
void _init | ( | void | ) |