Searched refs:lowpan_iphc_ctx (Results 1 – 3 of 3) sorted by relevance
19 struct lowpan_iphc_ctx *ctx = data; in lowpan_ctx_flag_active_set()44 struct lowpan_iphc_ctx *ctx = data; in lowpan_ctx_flag_c_set()68 struct lowpan_iphc_ctx *ctx = data; in lowpan_ctx_plen_set()84 struct lowpan_iphc_ctx *ctx = data; in lowpan_ctx_plen_get()99 struct lowpan_iphc_ctx *ctx = file->private; in lowpan_ctx_pfx_show()129 struct lowpan_iphc_ctx *ctx = file->private; in lowpan_ctx_pfx_write()
189 static struct lowpan_iphc_ctx *200 static struct lowpan_iphc_ctx *205 struct lowpan_iphc_ctx *ret = NULL; in lowpan_iphc_ctx_get_by_addr()244 static struct lowpan_iphc_ctx *249 struct lowpan_iphc_ctx *ret = NULL; in lowpan_iphc_ctx_get_by_mcast_addr()365 const struct lowpan_iphc_ctx *ctx, in lowpan_iphc_uncompress_ctx_addr()480 struct lowpan_iphc_ctx *ctx, in lowpan_uncompress_multicast_ctx_daddr()616 struct lowpan_iphc_ctx *ci; in lowpan_header_decompress()792 const struct lowpan_iphc_ctx *ctx, in lowpan_iphc_compress_ctx_802154_lladdr()832 const struct lowpan_iphc_ctx *ctx, in lowpan_iphc_addr_equal()[all …]
111 struct lowpan_iphc_ctx { struct121 struct lowpan_iphc_ctx table[LOWPAN_IPHC_CTX_TABLE_SIZE]; argument124 static inline bool lowpan_iphc_ctx_is_active(const struct lowpan_iphc_ctx *ctx) in lowpan_iphc_ctx_is_active()130 lowpan_iphc_ctx_is_compression(const struct lowpan_iphc_ctx *ctx) in lowpan_iphc_ctx_is_compression()
Completed in 7 milliseconds