Home
last modified time | relevance | path

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

/linux-4.4.14/net/6lowpan/
Diphc.c588 static u8 lowpan_compress_addr_64(u8 **hc_ptr, const struct in6_addr *ipaddr, in lowpan_compress_addr_64()
643 static u8 lowpan_iphc_tf_compress(u8 **hc_ptr, const struct ipv6hdr *hdr) in lowpan_iphc_tf_compress()
711 static u8 lowpan_iphc_mcast_addr_compress(u8 **hc_ptr, in lowpan_iphc_mcast_addr_compress()
745 u8 iphc0, iphc1, *hc_ptr; in lowpan_header_compress() local
Dnhc.c98 const struct ipv6hdr *hdr, u8 **hc_ptr) in lowpan_nhc_check_compression()
115 u8 **hc_ptr) in lowpan_nhc_do_compression()
Dnhc_udp.c121 static int udp_compress(struct sk_buff *skb, u8 **hc_ptr) in udp_compress()
/linux-4.4.14/include/net/
D6lowpan.h181 static inline void lowpan_push_hc_data(u8 **hc_ptr, const void *data, in lowpan_push_hc_data()