|
DPDK 23.11.5
|
#include <rte_flow.h>
Data Fields | |
| struct rte_flow_item | item |
| uint32_t | next |
Definition at line 2193 of file rte_flow.h.
| struct rte_flow_item item |
Preceding/following header. The item type must be always provided. For preceding one item must specify the header value/mask to match for the link be taken and start the flex item header parsing.
Definition at line 2199 of file rte_flow.h.
| uint32_t next |
Next field value to match to continue with one of the configured next protocols.
Definition at line 2204 of file rte_flow.h.