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

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

Data Fields

uint16_t src_port
 
uint16_t dst_port
 
uint16_t dgram_len
 
uint16_t dgram_cksum
 

Detailed Description

Definition at line 97 of file packets.h.

Field Documentation

◆ dgram_cksum

uint16_t udp_hdr::dgram_cksum

Definition at line 101 of file packets.h.

◆ dgram_len

uint16_t udp_hdr::dgram_len

Definition at line 100 of file packets.h.

◆ dst_port

uint16_t udp_hdr::dst_port

Definition at line 99 of file packets.h.

◆ src_port

uint16_t udp_hdr::src_port

Definition at line 98 of file packets.h.


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