|
Linux Kernel
3.7.1
|
#include <ebtables.h>
Data Fields | |
| unsigned int | entries_size |
| unsigned int | nentries |
| struct ebt_entries * | hook_entry [NF_BR_NUMHOOKS] |
| struct ebt_chainstack ** | chainstack |
| char * | entries |
| struct ebt_counter counters[0] | ____cacheline_aligned |
Definition at line 81 of file ebtables.h.
| struct ebt_counter counters [0] ____cacheline_aligned |
Definition at line 90 of file ebtables.h.
| struct ebt_chainstack** chainstack |
Definition at line 88 of file ebtables.h.
| char* entries |
Definition at line 89 of file ebtables.h.
| unsigned int entries_size |
Definition at line 83 of file ebtables.h.
| struct ebt_entries* hook_entry[NF_BR_NUMHOOKS] |
Definition at line 86 of file ebtables.h.
| unsigned int nentries |
Definition at line 84 of file ebtables.h.
1.8.2