Linux Kernel
3.7.1
|
#include <x_tables.h>
Data Fields | |
char | name [XT_TABLE_MAXNAMELEN] |
unsigned int | num_counters |
struct xt_counters | counters [0] |
Definition at line 114 of file x_tables.h.
struct xt_counters counters[0] |
Definition at line 121 of file x_tables.h.
char name[XT_TABLE_MAXNAMELEN] |
Definition at line 116 of file x_tables.h.
unsigned int num_counters |
Definition at line 118 of file x_tables.h.