Linux Kernel
3.7.1
|
#include <t4vf_common.h>
Data Fields | |
struct { | |
u16 defaultq | |
unsigned int ip6fourtupen:1 | |
unsigned int ip6twotupen:1 | |
unsigned int ip4fourtupen:1 | |
unsigned int ip4twotupen:1 | |
int udpen | |
} | basicvirtual |
Definition at line 151 of file t4vf_common.h.
struct { ... } basicvirtual |
u16 defaultq |
Definition at line 153 of file t4vf_common.h.
unsigned int ip4fourtupen |
Definition at line 156 of file t4vf_common.h.
unsigned int ip4twotupen |
Definition at line 157 of file t4vf_common.h.
unsigned int ip6fourtupen |
Definition at line 154 of file t4vf_common.h.
unsigned int ip6twotupen |
Definition at line 155 of file t4vf_common.h.
int udpen |
Definition at line 158 of file t4vf_common.h.