|
Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
| struct { | |
| u8 vm_pool | |
| u8 flow_type | |
| __be16 vlan_id | |
| } | formatted |
| __be32 | ip |
| struct { | |
| __be16 src | |
| __be16 dst | |
| } | port |
| __be16 | flex_bytes |
| __be32 | dword |
Definition at line 2530 of file ixgbe_type.h.
| __be16 dst |
Definition at line 2539 of file ixgbe_type.h.
Definition at line 2542 of file ixgbe_type.h.
| __be16 flex_bytes |
Definition at line 2541 of file ixgbe_type.h.
| u8 flow_type |
Definition at line 2533 of file ixgbe_type.h.
| struct { ... } formatted |
| __be32 ip |
Definition at line 2536 of file ixgbe_type.h.
| struct { ... } port |
Definition at line 2538 of file ixgbe_type.h.
| __be16 vlan_id |
Definition at line 2534 of file ixgbe_type.h.
| u8 vm_pool |
Definition at line 2532 of file ixgbe_type.h.
1.8.2