Fragment intervals to identify limits of fragments and duplicates. More...
Fragment intervals to identify limits of fragments and duplicates.
#include <rb.h>
Data Fields | |
| struct gnrc_sixlowpan_frag_rb_int * | next | 
| next element in fragment interval list  | |
| uint16_t | start | 
| start byte of the fragment interval  | |
| uint16_t | end | 
| end byte of the fragment interval  | |