FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Data Fields | |
vnet_flow_type_t | type |
u32 | index |
u32 | actions |
u32 | mark_flow_id |
u32 | redirect_node_index |
u32 | redirect_device_input_next_index |
u32 | redirect_queue |
i32 | buffer_advance |
union { | |
}; | |
uword * | private_data |
union { ... } |
vnet_flow_type_t vnet_flow_t::type |