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