Home
last modified time | relevance | path

Searched refs:LOWPAN_IPHC_CTX_FLAG_ACTIVE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H 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()
/kernel/linux/linux-6.6/include/net/
H 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()
/kernel/linux/linux-5.10/net/6lowpan/
H 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()
H A Dcore.c135 clear_bit(LOWPAN_IPHC_CTX_FLAG_ACTIVE, in lowpan_event()
/kernel/linux/linux-6.6/net/6lowpan/
H 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()
H A Dcore.c136 clear_bit(LOWPAN_IPHC_CTX_FLAG_ACTIVE, in lowpan_event()

Completed in 3 milliseconds