Microchip® Advanced Software Framework

uip_udp_hdr Struct Reference

#include <uip.h>

Data Fields

uint16_t destport
 
uint16_t srcport
 
uint16_t udpchksum
 
uint16_t udplen
 

uint16_t uip_udp_hdr::destport

Referenced by uncompress_hdr_hc06().

uint16_t uip_udp_hdr::srcport

Referenced by uncompress_hdr_hc06().

uint16_t uip_udp_hdr::udpchksum

Referenced by uncompress_hdr_hc06().

uint16_t uip_udp_hdr::udplen

Referenced by uncompress_hdr_hc06().