General and 1st 6LoWPAN fragmentation header. More...
General and 1st 6LoWPAN fragmentation header.
FRAG0
or FRAGN
fragmentation header, which are identical.Definition at line 116 of file sixlowpan.h.
#include <sixlowpan.h>
Data Fields | |
network_uint16_t | disp_size |
Dispatch and datagram size. More... | |
network_uint16_t | tag |
datagram tag | |
network_uint16_t sixlowpan_frag_t::disp_size |
Dispatch and datagram size.
The 5 most significant bits are the dispatch, the remaining bits are the size.
Definition at line 123 of file sixlowpan.h.