| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#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] |
| uint8_t ether_hdr::dst_addr[DOCA_DEVINFO_MAC_ADDR_SIZE] |
Definition at line 54 of file eth_common.h.
| uint8_t ether_hdr::src_addr[DOCA_DEVINFO_MAC_ADDR_SIZE] |
Definition at line 55 of file eth_common.h.