FreeBSD Manual Pages
rte_flow_item_any(3) DPDK rte_flow_item_any(3) NAME rte_flow_item_any SYNOPSIS #include <rte_flow.h> Data Fields uint32_t num Detailed Description 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. Field Documentation uint32_t num Number of layers covered. Definition at line 793 of file rte_flow.h. Author Generated automatically by Doxygen for DPDK from the source code. Version 25.11.0 Thu Jun 11 2026 rte_flow_item_any(3)
NAME | SYNOPSIS | Detailed Description | Field Documentation | Author
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rte_flow_item_any&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
