DOKK / manpages / debian 13 / dpdk-doc / rte_flow_item_any.3.en
rte_flow_item_any(3) Library Functions Manual rte_flow_item_any(3)

rte_flow_item_any

#include <rte_flow.h>


uint32_t num

RTE_FLOW_ITEM_TYPE_ANY

Matches any protocol in place of the current layer, a single ANY may also stand for several protocol layers.

This is usually specified as the first pattern item when looking for a protocol anywhere in a packet.

A zeroed mask stands for any number of layers.

Definition at line 792 of file rte_flow.h.

Number of layers covered.

Definition at line 793 of file rte_flow.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK