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

#include </opt/mellanox/doca/applications/gpu_packet_processing/config_queues/packets.h>

Data Fields

uint8_t d_addr_bytes [ETHER_ADDR_LEN]
 
uint8_t s_addr_bytes [ETHER_ADDR_LEN]
 
uint16_t ether_type
 
uint8_t dst_addr [DOCA_DEVINFO_MAC_ADDR_SIZE]
 
uint8_t src_addr [DOCA_DEVINFO_MAC_ADDR_SIZE]
 

Detailed Description

Definition at line 60 of file packets.h.

Field Documentation

◆ d_addr_bytes

uint8_t ether_hdr::d_addr_bytes

Definition at line 61 of file packets.h.

◆ dst_addr

uint8_t ether_hdr::dst_addr[DOCA_DEVINFO_MAC_ADDR_SIZE]

Definition at line 54 of file eth_common.h.

◆ ether_type

uint16_t ether_hdr::ether_type

Definition at line 63 of file packets.h.

◆ s_addr_bytes

uint8_t ether_hdr::s_addr_bytes

Definition at line 62 of file packets.h.

◆ src_addr

uint8_t ether_hdr::src_addr[DOCA_DEVINFO_MAC_ADDR_SIZE]

Definition at line 55 of file eth_common.h.


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