Go to the documentation of this file.
42 #ifndef LWIP_HDR_LOWPAN6_H
43 #define LWIP_HDR_LOWPAN6_H
47 #if LWIP_IPV6 && LWIP_6LOWPAN
59 #define LOWPAN6_TMR_INTERVAL 1000
61 void lowpan6_tmr(
void);
63 err_t lowpan6_set_context(
u8_t index,
const ip6_addr_t * context);