Entry in the 6LoWPAN context buffer. More...
#include <ctx.h>
Data Fields | |
ipv6_addr_t | prefix |
The prefix associated to this context. | |
uint8_t | prefix_len |
Length of gnrc_sixlowpan_ctx_t::prefix in bit. | |
uint8_t | flags_id |
4-bit flags, 4-bit Context ID. More... | |
uint16_t | ltime |
Lifetime in minutes this context is valid. More... | |
uint8_t gnrc_sixlowpan_ctx_t::flags_id |
uint16_t gnrc_sixlowpan_ctx_t::ltime |
Lifetime in minutes this context is valid.