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_pppoe_proto_id

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                 rte_flow_item_pppoe_proto_id(3)

Detailed Description

       RTE_FLOW_ITEM_TYPE_PPPOE_PROTO_ID.

       Matches a PPPoE optional proto_id field.

       It only applies to PPPoE session packets.

       Normally preceded by any of:

       • RTE_FLOW_ITEM_TYPE_PPPOE

       • RTE_FLOW_ITEM_TYPE_PPPOE_PROTO_ID

       Definition at line 1677 of file rte_flow.h.

Field Documentation

rte_be16_tproto_id
       PPP protocol identifier.

       Definition at line 1678 of file rte_flow.h.

Name

       rte_flow_item_pppoe_proto_id

Synopsis

       #include <rte_flow.h>

   DataFieldsrte_be16_tproto_id

See Also