Searched refs:net_6lo_context (Results 1 – 2 of 2) sorted by relevance
26 struct net_6lo_context { struct46 static struct net_6lo_context ctx_6co[CONFIG_NET_MAX_6LO_CONTEXTS]; argument214 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()[all …]
256 struct net_6lo_context *net_6lo_context = dev->data; in net_6lo_dev_init() local258 net_6lo_context = net_6lo_context; in net_6lo_dev_init()