CNDP  22.08.0
cne_udp_hdr Struct Reference

#include <cne_udp.h>

Data Fields

cne_be16_t src_port
 
cne_be16_t dst_port
 
cne_be16_t dgram_len
 
cne_be16_t dgram_cksum
 

Detailed Description

UDP Header

Definition at line 28 of file cne_udp.h.

Field Documentation

◆ src_port

cne_be16_t src_port

UDP source port.

Definition at line 29 of file cne_udp.h.

◆ dst_port

cne_be16_t dst_port

UDP destination port.

Definition at line 30 of file cne_udp.h.

◆ dgram_len

cne_be16_t dgram_len

UDP datagram length

Definition at line 31 of file cne_udp.h.

◆ dgram_cksum

cne_be16_t dgram_cksum

UDP datagram checksum

Definition at line 32 of file cne_udp.h.


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