Lines Matching refs:net_6lo_context
26 struct net_6lo_context { struct
46 static struct net_6lo_context ctx_6co[CONFIG_NET_MAX_6LO_CONTEXTS]; argument
214 static inline struct net_6lo_context *
233 static inline struct net_6lo_context *
412 struct net_6lo_context *src) in compress_sa_ctx()
558 struct net_6lo_context *dst) in compress_da_ctx()
689 static struct net_6lo_context *get_src_addr_ctx(struct net_pkt *pkt, in get_src_addr_ctx()
693 struct net_6lo_context *src; in get_src_addr_ctx()
704 static struct net_6lo_context *get_dst_addr_ctx(struct net_pkt *pkt, in get_dst_addr_ctx()
708 struct net_6lo_context *dst; in get_dst_addr_ctx()
731 struct net_6lo_context *src_ctx = NULL; in compress_IPHC_header()
732 struct net_6lo_context *dst_ctx = NULL; in compress_IPHC_header()
989 struct net_6lo_context *ctx, in uncompress_sa_ctx()
1196 struct net_6lo_context *ctx, in uncompress_da_ctx()
1325 struct net_6lo_context **src, in uncompress_cid()
1326 struct net_6lo_context **dst) in uncompress_cid()
1360 struct net_6lo_context *src = NULL; in uncompress_IPHC_header()
1361 struct net_6lo_context *dst = NULL; in uncompress_IPHC_header()