|
Linux Kernel
3.7.1
|
#include <x_tables.h>
Data Fields | |
| unsigned int | size |
| unsigned int | number |
| unsigned int | initial_entries |
| unsigned int | hook_entry [NF_INET_NUMHOOKS] |
| unsigned int | underflow [NF_INET_NUMHOOKS] |
| unsigned int | stacksize |
| unsigned int __percpu * | stackptr |
| void *** | jumpstack |
| void * | entries [1] |
Definition at line 206 of file x_tables.h.
| void* entries[1] |
Definition at line 227 of file x_tables.h.
| unsigned int hook_entry[NF_INET_NUMHOOKS] |
Definition at line 215 of file x_tables.h.
| unsigned int initial_entries |
Definition at line 212 of file x_tables.h.
| void*** jumpstack |
Definition at line 224 of file x_tables.h.
| unsigned int number |
Definition at line 210 of file x_tables.h.
| unsigned int size |
Definition at line 208 of file x_tables.h.
Definition at line 223 of file x_tables.h.
| unsigned int stacksize |
Definition at line 222 of file x_tables.h.
| unsigned int underflow[NF_INET_NUMHOOKS] |
Definition at line 216 of file x_tables.h.
1.8.2