FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
struct { | |
union { | |
struct { | |
ip6_address_t src_address | |
u32 unused [1] | |
} ip6 | |
struct { | |
u32 unused [3] | |
ip4_address_t src_address | |
ip4_address_t dst_address | |
} ip4 | |
} | |
u32 tcp_udp_ports | |
u32 vlan_and_flex_word | |
u32 hash | |
}; | |
u32 | as_u32 [8] |
struct { ... } |
ip4_address_t ixge_flow_director_key_t::dst_address |
struct { ... } ixge_flow_director_key_t::ip4 |
struct { ... } ixge_flow_director_key_t::ip6 |
ip6_address_t ixge_flow_director_key_t::src_address |
ip4_address_t ixge_flow_director_key_t::src_address |