UdpHeader

Overview

Related Modules:

WLAN

Description:

Defines the UDP header information of a data frame, including the source port number and destination port number.

Since:

1.0

Summary

Data Fields

Variable Name

Description

source

uint16_t 

dest

uint16_t 

len

uint16_t 

check

uint16_t