Linux Kernel
3.7.1
|
#include <ip6_tables.h>
Data Fields | |
char | name [XT_TABLE_MAXNAMELEN] |
unsigned int | size |
struct ip6t_entry | entrytable [0] |
Definition at line 244 of file ip6_tables.h.
struct ip6t_entry entrytable[0] |
Definition at line 252 of file ip6_tables.h.
char name[XT_TABLE_MAXNAMELEN] |
Definition at line 246 of file ip6_tables.h.
unsigned int size |
Definition at line 249 of file ip6_tables.h.