Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/6lowpan/
A Ddebugfs.c69 struct lowpan_iphc_ctx_table *t = in lowpan_ctx_plen_set()
70 container_of(ctx, struct lowpan_iphc_ctx_table, table[ctx->id]); in lowpan_ctx_plen_set()
85 struct lowpan_iphc_ctx_table *t = in lowpan_ctx_plen_get()
86 container_of(ctx, struct lowpan_iphc_ctx_table, table[ctx->id]); in lowpan_ctx_plen_get()
100 struct lowpan_iphc_ctx_table *t = in lowpan_ctx_pfx_show()
101 container_of(ctx, struct lowpan_iphc_ctx_table, table[ctx->id]); in lowpan_ctx_pfx_show()
130 struct lowpan_iphc_ctx_table *t = in lowpan_ctx_pfx_write()
131 container_of(ctx, struct lowpan_iphc_ctx_table, table[ctx->id]); in lowpan_ctx_pfx_write()
195 struct lowpan_iphc_ctx_table *t = file->private; in lowpan_context_show()
/linux-6.3-rc2/include/net/
A D6lowpan.h118 struct lowpan_iphc_ctx_table { struct
138 struct lowpan_iphc_ctx_table ctx; argument

Completed in 5 milliseconds