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_table_encap_ether_qinq_pppoe

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2             rte_table_encap_ether_qinq_pppoe(3)

Detailed Description

       QinQ_PPPoE encap parameters.

       Definition at line 534 of file rte_table_action.h.

Field Documentation

structrte_table_action_ether_hdrether
       Only valid when type is set to QinQ.

       Definition at line 537 of file rte_table_action.h.

   structrte_table_action_vlan_hdrsvlan
       Service VLAN header.

       Definition at line 538 of file rte_table_action.h.

   structrte_table_action_vlan_hdrcvlan
       Customer VLAN header.

       Definition at line 539 of file rte_table_action.h.

   structrte_table_action_pppoe_hdrpppoe
       PPPoE/PPP headers.

       Definition at line 540 of file rte_table_action.h.

Name

       rte_table_encap_ether_qinq_pppoe

Synopsis

       #include <rte_table_action.h>

   DataFields
       struct rte_table_action_ether_hdrether
       struct rte_table_action_vlan_hdrsvlan
       struct rte_table_action_vlan_hdrcvlan
       struct rte_table_action_pppoe_hdrpppoe

See Also