Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
rte_table_action_ether_hdr(3)	      DPDK	   rte_table_action_ether_hdr(3)

NAME
     rte_table_action_ether_hdr

SYNOPSIS
     #include <rte_table_action.h>

   Data Fields
     struct rte_ether_addr da
     struct rte_ether_addr sa

Detailed Description
     Pre-computed Ethernet header fields for encapsulation action.

     Definition at line 389 of file rte_table_action.h.

Field Documentation
   struct rte_ether_addr da
     Destination address.

     Definition at line 390 of file rte_table_action.h.

   struct rte_ether_addr sa
     Source address.

     Definition at line 391 of file rte_table_action.h.

Author
     Generated automatically by Doxygen for DPDK from the source code.

Version 25.11.0 		 Thu Aug 27 2026   rte_table_action_ether_hdr(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=da&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help