Symbol: lowpan_iphc_ctx
include/net/6lowpan.h
121
struct lowpan_iphc_ctx table[LOWPAN_IPHC_CTX_TABLE_SIZE];
include/net/6lowpan.h
124
static inline bool lowpan_iphc_ctx_is_active(const struct lowpan_iphc_ctx *ctx)
include/net/6lowpan.h
130
lowpan_iphc_ctx_is_compression(const struct lowpan_iphc_ctx *ctx)
net/6lowpan/debugfs.c
129
struct lowpan_iphc_ctx *ctx = file->private;
net/6lowpan/debugfs.c
19
struct lowpan_iphc_ctx *ctx = data;
net/6lowpan/debugfs.c
44
struct lowpan_iphc_ctx *ctx = data;
net/6lowpan/debugfs.c
68
struct lowpan_iphc_ctx *ctx = data;
net/6lowpan/debugfs.c
84
struct lowpan_iphc_ctx *ctx = data;
net/6lowpan/debugfs.c
99
struct lowpan_iphc_ctx *ctx = file->private;
net/6lowpan/iphc.c
1086
const struct lowpan_iphc_ctx *ctx,
net/6lowpan/iphc.c
1137
struct lowpan_iphc_ctx *dci, *sci, dci_entry, sci_entry;
net/6lowpan/iphc.c
189
static struct lowpan_iphc_ctx *
net/6lowpan/iphc.c
192
struct lowpan_iphc_ctx *ret = &lowpan_dev(dev)->ctx.table[id];
net/6lowpan/iphc.c
200
static struct lowpan_iphc_ctx *
net/6lowpan/iphc.c
204
struct lowpan_iphc_ctx *table = lowpan_dev(dev)->ctx.table;
net/6lowpan/iphc.c
205
struct lowpan_iphc_ctx *ret = NULL;
net/6lowpan/iphc.c
244
static struct lowpan_iphc_ctx *
net/6lowpan/iphc.c
248
struct lowpan_iphc_ctx *table = lowpan_dev(dev)->ctx.table;
net/6lowpan/iphc.c
249
struct lowpan_iphc_ctx *ret = NULL;
net/6lowpan/iphc.c
365
const struct lowpan_iphc_ctx *ctx,
net/6lowpan/iphc.c
480
struct lowpan_iphc_ctx *ctx,
net/6lowpan/iphc.c
616
struct lowpan_iphc_ctx *ci;
net/6lowpan/iphc.c
792
const struct lowpan_iphc_ctx *ctx,
net/6lowpan/iphc.c
832
const struct lowpan_iphc_ctx *ctx,
net/6lowpan/iphc.c
848
const struct lowpan_iphc_ctx *ctx,