Linux Kernel
3.7.1
|
#include <ip6_tables.h>
Data Fields | |
struct ip6t_ip6 | ipv6 |
unsigned int | nfcache |
__u16 | target_offset |
__u16 | next_offset |
unsigned int | comefrom |
struct xt_counters | counters |
unsigned char | elems [0] |
Definition at line 107 of file ip6_tables.h.
unsigned int comefrom |
Definition at line 119 of file ip6_tables.h.
struct xt_counters counters |
Definition at line 122 of file ip6_tables.h.
unsigned char elems[0] |
Definition at line 125 of file ip6_tables.h.
Definition at line 108 of file ip6_tables.h.
__u16 next_offset |
Definition at line 116 of file ip6_tables.h.
unsigned int nfcache |
Definition at line 111 of file ip6_tables.h.
__u16 target_offset |
Definition at line 114 of file ip6_tables.h.