|
Linux Kernel
3.7.1
|
#include <ebtables.h>
Public Member Functions | |
| unsigned char elems[0] | __attribute__ ((aligned(__alignof__(struct ebt_replace)))) |
Data Fields | |
| unsigned int | bitmask |
| unsigned int | invflags |
| __be16 | ethproto |
| char | in [IFNAMSIZ] |
| char | logical_in [IFNAMSIZ] |
| char | out [IFNAMSIZ] |
| char | logical_out [IFNAMSIZ] |
| unsigned char | sourcemac [ETH_ALEN] |
| unsigned char | sourcemsk [ETH_ALEN] |
| unsigned char | destmac [ETH_ALEN] |
| unsigned char | destmsk [ETH_ALEN] |
| unsigned int | watchers_offset |
| unsigned int | target_offset |
| unsigned int | next_offset |
Definition at line 157 of file ebtables.h.
| unsigned char elems [0] __attribute__ | ( | (aligned(__alignof__(struct ebt_replace))) | ) |
Definition at line 159 of file ebtables.h.
Definition at line 172 of file ebtables.h.
Definition at line 173 of file ebtables.h.
| __be16 ethproto |
Definition at line 161 of file ebtables.h.
Definition at line 163 of file ebtables.h.
| unsigned int invflags |
Definition at line 160 of file ebtables.h.
Definition at line 165 of file ebtables.h.
Definition at line 169 of file ebtables.h.
| unsigned int next_offset |
Definition at line 179 of file ebtables.h.
Definition at line 167 of file ebtables.h.
Definition at line 170 of file ebtables.h.
Definition at line 171 of file ebtables.h.
| unsigned int target_offset |
Definition at line 177 of file ebtables.h.
| unsigned int watchers_offset |
Definition at line 175 of file ebtables.h.
1.8.2