Searched defs:hc_ptr (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/6lowpan/ | 
| D | iphc.c | 846 static u8 lowpan_compress_ctx_addr(u8 **hc_ptr, const struct net_device *dev,  in lowpan_compress_ctx_addr() 944 static u8 lowpan_compress_addr_64(u8 **hc_ptr, const struct net_device *dev,  in lowpan_compress_addr_64() 1017 static u8 lowpan_iphc_tf_compress(u8 **hc_ptr, const struct ipv6hdr *hdr)  in lowpan_iphc_tf_compress() 1085 static u8 lowpan_iphc_mcast_ctx_addr_compress(u8 **hc_ptr,  in lowpan_iphc_mcast_ctx_addr_compress() 1100 static u8 lowpan_iphc_mcast_addr_compress(u8 **hc_ptr,  in lowpan_iphc_mcast_addr_compress() 1134 	u8 iphc0, iphc1, *hc_ptr, cid = 0;  in lowpan_header_compress()  local
  | 
| D | nhc.c | 93 				 const struct ipv6hdr *hdr, u8 **hc_ptr)  in lowpan_nhc_check_compression() 110 			      u8 **hc_ptr)  in lowpan_nhc_do_compression()
  | 
| D | nhc_udp.c | 116 static int udp_compress(struct sk_buff *skb, u8 **hc_ptr)  in udp_compress()
  | 
| /Linux-v5.4/include/net/ | 
| D | 6lowpan.h | 278 static inline void lowpan_push_hc_data(u8 **hc_ptr, const void *data,  in lowpan_push_hc_data()
  |