An entry in the 6LoWPAN reassembly buffer. More...

Detailed Description

An entry in the 6LoWPAN reassembly buffer.

A recipient of a fragment SHALL use

Definition at line 98 of file rb.h.

#include <rb.h>

Public Member Functions

 BITFIELD (received, SIXLOWPAN_SFR_ACK_BITMAP_SIZE)
 Bitmap for received fragments. More...
 

Data Fields

gnrc_sixlowpan_frag_rb_base_t super
 base class
 
gnrc_pktsnip_tpkt
 The reassembled packet in the packet buffer.
 
int8_t offset_diff
 offset change due to recompression
 

Member Function Documentation

◆ BITFIELD()

gnrc_sixlowpan_frag_rb_t::BITFIELD ( received  ,
SIXLOWPAN_SFR_ACK_BITMAP_SIZE   
)

Bitmap for received fragments.

Note
Only available with module gnrc_sixlowpan_frag_sfr compiled in.

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