Fragment intervals to identify limits of fragments and duplicates. More...

Detailed Description

Fragment intervals to identify limits of fragments and duplicates.

Note
Fragments MUST NOT overlap and overlapping fragments are to be discarded
See also
RFC 4944, section 5.3

Definition at line 49 of file rb.h.

#include <rb.h>

Data Fields

struct gnrc_sixlowpan_frag_rb_intnext
 next element in fragment interval list
 
uint16_t start
 start byte of the fragment interval
 
uint16_t end
 end byte of the fragment interval
 

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