NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
doca_flow_header_eth Struct Reference

doca flow eth header More...

#include <doca_flow_net.h>

Data Fields

uint8_t src_mac [DOCA_FLOW_ETHER_ADDR_LEN]
 
uint8_t dst_mac [DOCA_FLOW_ETHER_ADDR_LEN]
 
doca_be16_t type
 

Detailed Description

doca flow eth header

Definition at line 148 of file doca_flow_net.h.

Field Documentation

◆ dst_mac

uint8_t doca_flow_header_eth::dst_mac[DOCA_FLOW_ETHER_ADDR_LEN]

destination mac address

Definition at line 151 of file doca_flow_net.h.

◆ src_mac

uint8_t doca_flow_header_eth::src_mac[DOCA_FLOW_ETHER_ADDR_LEN]

source mac address

Definition at line 149 of file doca_flow_net.h.

◆ type

doca_be16_t doca_flow_header_eth::type

eth type

Definition at line 153 of file doca_flow_net.h.


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