logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_flow_item_ptype

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                          rte_flow_item_ptype(3)

Detailed Description

       RTE_FLOW_ITEM_TYPE_PTYPE

       Matches the packet type as defined in rte_mbuf_ptype.

       Definition at line 2372 of file rte_flow.h.

Field Documentation

uint32_tpacket_type
       L2/L3/L4 and tunnel information.

       Definition at line 2373 of file rte_flow.h.

Name

       rte_flow_item_ptype

Synopsis

       #include <rte_flow.h>

   DataFields
       uint32_t packet_type

See Also