Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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.c136 clear_bit(LOWPAN_IPHC_CTX_FLAG_ACTIVE, in lowpan_event()

Completed in 5 milliseconds