DPDK  19.05.0
Data Fields
rte_table_action_ether_hdr Struct Reference

#include <rte_table_action.h>

Data Fields

struct ether_addr da
struct 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 ether_addr da

Destination address.

Definition at line 390 of file rte_table_action.h.

struct ether_addr sa

Source address.

Definition at line 391 of file rte_table_action.h.


The documentation for this struct was generated from the following file: