FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Data Fields | |
enum virtchnl_proto_hdr_type | type |
Item type. More... | |
const void * | spec |
Pointer to item specification structure. More... | |
const void * | mask |
Bit-mask applied to spec and last. More... | |
Definition at line 763 of file avf_advanced_flow.h.
const void* avf_flow_item::mask |
Bit-mask applied to spec and last.
Definition at line 767 of file avf_advanced_flow.h.
const void* avf_flow_item::spec |
Pointer to item specification structure.
Definition at line 766 of file avf_advanced_flow.h.
enum virtchnl_proto_hdr_type avf_flow_item::type |
Item type.
Definition at line 765 of file avf_advanced_flow.h.