|
Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
| struct { | |
| u8 vm_pool | |
| u8 flow_type | |
| __be16 vlan_id | |
| __be32 dst_ip [4] | |
| __be32 src_ip [4] | |
| __be16 src_port | |
| __be16 dst_port | |
| __be16 flex_bytes | |
| __be16 bkt_hash | |
| } | formatted |
| __be32 | dword_stream [11] |
Definition at line 2501 of file ixgbe_type.h.
| __be16 bkt_hash |
Definition at line 2524 of file ixgbe_type.h.
| __be32 dst_ip[4] |
Definition at line 2519 of file ixgbe_type.h.
| __be16 dst_port |
Definition at line 2522 of file ixgbe_type.h.
| __be32 dword_stream[11] |
Definition at line 2526 of file ixgbe_type.h.
| __be16 flex_bytes |
Definition at line 2523 of file ixgbe_type.h.
| u8 flow_type |
Definition at line 2517 of file ixgbe_type.h.
| struct { ... } formatted |
| __be32 src_ip[4] |
Definition at line 2520 of file ixgbe_type.h.
| __be16 src_port |
Definition at line 2521 of file ixgbe_type.h.
| __be16 vlan_id |
Definition at line 2518 of file ixgbe_type.h.
| u8 vm_pool |
Definition at line 2516 of file ixgbe_type.h.
1.8.2