Linux Kernel
3.7.1
|
#include <arp_tables.h>
Data Fields | |
char | name [XT_TABLE_MAXNAMELEN] |
unsigned int | size |
struct arpt_entry | entrytable [0] |
Definition at line 186 of file arp_tables.h.
struct arpt_entry entrytable[0] |
Definition at line 194 of file arp_tables.h.
char name[XT_TABLE_MAXNAMELEN] |
Definition at line 188 of file arp_tables.h.
unsigned int size |
Definition at line 191 of file arp_tables.h.