Microchip® Advanced Software Framework

sicslowpan_addr_context Struct Reference

The header for fragments.

Note
We do not define different structures for FRAG1 and FRAGN headers, which are different. For FRAG1, the offset field is just not used The HC1 header when HC_UDP is not used

When all fields are compressed and HC_UDP is not used, we use this structure. If HC_UDP is used, the ttl is in another spot, and we use the sicslowpan_hc1_hc_udp structure HC1 followed by HC_UDP An address context for IPHC address compression each context can have upto 8 bytes

#include <sicslowpan.h>

Data Fields

uint8_t number
 
uint8_t prefix [8]
 
uint8_t used
 

uint8_t sicslowpan_addr_context::number

Referenced by compress_hdr_hc06().

uint8_t sicslowpan_addr_context::prefix[8]

Referenced by uncompress_hdr_hc06().

uint8_t sicslowpan_addr_context::used