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_ether_hdr

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_table_action_ether_hdr(3)

Detailed Description

       Pre-computed Ethernet header fields for encapsulation action.

       Definition at line 389 of file rte_table_action.h.

Field Documentation

structrte_ether_addrda
       Destination address.

       Definition at line 390 of file rte_table_action.h.

   structrte_ether_addrsa
       Source address.

       Definition at line 391 of file rte_table_action.h.

Name

       rte_table_action_ether_hdr

Synopsis

       #include <rte_table_action.h>

   DataFields
       struct rte_ether_addr da
       struct rte_ether_addr sa

See Also