Home
last modified time | relevance | path

Searched refs:lowpan6_context (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/netif/
Dlowpan6.c96 ip6_addr_t lowpan6_context[LWIP_6LOWPAN_NUM_CONTEXTS]; member
113 #define LWIP_6LOWPAN_CONTEXTS(netif) lowpan6_data.lowpan6_context
533 ip6_addr_set(&lowpan6_data.lowpan6_context[idx], context); in lowpan6_set_context()