Contiki-NG
sicslowpan_addr_context Struct Reference

The header for fragments. More...

#include <os/net/ipv6/sicslowpan.h>

Detailed Description

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

Definition at line 233 of file sicslowpan.h.