DPDK 22.11.5
|
#include <rte_flow.h>
Data Fields | |
struct rte_ipv4_hdr | hdr |
RTE_FLOW_ITEM_TYPE_IPV4
Matches an IPv4 header.
Note: IPv4 options are handled by dedicated pattern items.
Definition at line 831 of file rte_flow.h.
struct rte_ipv4_hdr hdr |
IPv4 header definition.
Definition at line 832 of file rte_flow.h.