Home
last modified time | relevance | path

Searched defs:hc_ptr (Results 1 – 3 of 3) sorted by relevance

/net/6lowpan/
Diphc.c846 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
Dnhc.c93 const struct ipv6hdr *hdr, u8 **hc_ptr) in lowpan_nhc_check_compression()
110 u8 **hc_ptr) in lowpan_nhc_do_compression()
Dnhc_udp.c116 static int udp_compress(struct sk_buff *skb, u8 **hc_ptr) in udp_compress()