nRF5 IoT SDK v0.9.0
Data Fields
udp6_header_t Struct Reference

Data Fields

uint16_t srcport
 
uint16_t destport
 
uint16_t length
 
uint16_t checksum
 

Field Documentation

uint16_t udp6_header_t::checksum

UDP checksum field.

uint16_t udp6_header_t::destport

Destination port.

uint16_t udp6_header_t::length

Length of data with UDP header.

uint16_t udp6_header_t::srcport

Source port.


This document was last updated on Tue Dec 1 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.