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_action_encap_vxlan_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2          rte_table_action_encap_vxlan_params(3)

Detailed Description

       VXLAN encap parameters.

       Definition at line 486 of file rte_table_action.h.

Field Documentation

structrte_table_action_ether_hdrether
       Ethernet header.

       Definition at line 487 of file rte_table_action.h.

   structrte_table_action_vlan_hdrvlan
       VLAN header.

       Definition at line 488 of file rte_table_action.h.

   structrte_table_action_ipv4_headeripv4
       IPv4 header.

       Definition at line 491 of file rte_table_action.h.

   structrte_table_action_ipv6_headeripv6
       IPv6 header.

       Definition at line 492 of file rte_table_action.h.

   structrte_table_action_udp_headerudp
       UDP header.

       Definition at line 495 of file rte_table_action.h.

   structrte_table_action_vxlan_hdrvxlan
       VXLAN header.

       Definition at line 496 of file rte_table_action.h.

Name

       rte_table_action_encap_vxlan_params

Synopsis

       #include <rte_table_action.h>

   DataFields
       struct rte_table_action_ether_hdrether
       struct rte_table_action_vlan_hdrvlan
       struct rte_table_action_udp_headerudp
       struct rte_table_action_vxlan_hdrvxlan

See Also