Home
last modified time | relevance | path

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

/linux/include/net/
A D6lowpan.h107 LOWPAN_IPHC_CTX_FLAG_ACTIVE, enumerator
126 return test_bit(LOWPAN_IPHC_CTX_FLAG_ACTIVE, &ctx->flags); in lowpan_iphc_ctx_is_active()
/linux/net/6lowpan/
A Ddebugfs.c25 set_bit(LOWPAN_IPHC_CTX_FLAG_ACTIVE, &ctx->flags); in lowpan_ctx_flag_active_set()
27 clear_bit(LOWPAN_IPHC_CTX_FLAG_ACTIVE, &ctx->flags); in lowpan_ctx_flag_active_set()
A Dcore.c135 clear_bit(LOWPAN_IPHC_CTX_FLAG_ACTIVE, in lowpan_event()

Completed in 6 milliseconds