6LoWPAN fragmentation buffer entry. More...

Detailed Description

6LoWPAN fragmentation buffer entry.

Definition at line 41 of file fb.h.

#include <fb.h>

Data Fields

gnrc_pktsnip_tpkt
 Pointer to the IPv6 packet to be fragmented.
 
uint16_t datagram_size
 Length of just the (uncompressed) IPv6 packet to be fragmented.
 
uint16_t tag
 Tag used for the fragment.
 
uint16_t offset
 Offset of the Nth fragment from the beginning of the payload datagram.
 

The documentation for this struct was generated from the following file: