6LoWPAN definitions for Network interface API More...
6LoWPAN definitions for Network interface API
Definition in file 6lo.h.
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | gnrc_netif_6lo_t |
6Lo component of gnrc_netif_t More... | |
Local 6LoWPAN capability flags | |
Like the the capability flags in the 6LoWPAN Capability Indication Option (6CIO) are less about hardware capabilities than about the implementation status within the network. For the flags in this group it is currently undefined how to exchange the capabilities between nodes, but they might be added to the 6CIO at a later point. Once the 6CIO is implemented in GNRC and the flag is supported by it, the corresponding flag in these local flags can be removed. | |
#define | GNRC_NETIF_6LO_LOCAL_FLAGS_SFR (0x01) |
Selective Fragment Recovery enabled. | |