6LoWPAN selective fragment recovery type definitions for GNRC More...
6LoWPAN selective fragment recovery type definitions for GNRC
Definition in file sfr_types.h.
#include <stdint.h>
#include "bitfield.h"
#include "clist.h"
#include "congure.h"
#include "evtimer_msg.h"
#include "modules.h"
#include "msg.h"
#include "xtimer.h"
Go to the source code of this file.
Data Structures | |
union | gnrc_sixlowpan_frag_sfr_bitmap_t |
Bitmap type to simplify comparisons. More... | |
struct | gnrc_sixlowpan_frag_sfr_fb |
Extension for 6LoWPAN fragmentation buffer for selective fragment recovery. More... | |
Typedefs | |
typedef struct gnrc_sixlowpan_frag_sfr_fb | gnrc_sixlowpan_frag_sfr_fb_t |
Extension for 6LoWPAN fragmentation buffer for selective fragment recovery. | |