|
Linux Kernel
3.7.1
|
#include <t4vf_common.h>
Data Fields | |
| unsigned int | mode |
| union { | |
| struct { | |
| unsigned int synmapen:1 | |
| unsigned int syn4tupenipv6:1 | |
| unsigned int syn2tupenipv6:1 | |
| unsigned int syn4tupenipv4:1 | |
| unsigned int syn2tupenipv4:1 | |
| unsigned int ofdmapen:1 | |
| unsigned int tnlmapen:1 | |
| unsigned int tnlalllookup:1 | |
| unsigned int hashtoeplitz:1 | |
| } basicvirtual | |
| } | u |
Definition at line 131 of file t4vf_common.h.
| struct { ... } basicvirtual |
| unsigned int hashtoeplitz |
Definition at line 143 of file t4vf_common.h.
| unsigned int mode |
Definition at line 132 of file t4vf_common.h.
| unsigned int ofdmapen |
Definition at line 140 of file t4vf_common.h.
| unsigned int syn2tupenipv4 |
Definition at line 139 of file t4vf_common.h.
| unsigned int syn2tupenipv6 |
Definition at line 137 of file t4vf_common.h.
| unsigned int syn4tupenipv4 |
Definition at line 138 of file t4vf_common.h.
| unsigned int syn4tupenipv6 |
Definition at line 136 of file t4vf_common.h.
| unsigned int synmapen |
Definition at line 135 of file t4vf_common.h.
| unsigned int tnlalllookup |
Definition at line 142 of file t4vf_common.h.
| unsigned int tnlmapen |
Definition at line 141 of file t4vf_common.h.
| union { ... } u |
1.8.2