Home
last modified time | relevance | path

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

/openbmc/linux/net/6lowpan/
H A Dnhc.c42 const struct ipv6hdr *hdr, u8 **hc_ptr) in lowpan_nhc_check_compression()
59 u8 **hc_ptr) in lowpan_nhc_do_compression()
H A 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
H A Dnhc_udp.c115 static int udp_compress(struct sk_buff *skb, u8 **hc_ptr) in udp_compress()
/openbmc/linux/include/net/
H A D6lowpan.h278 static inline void lowpan_push_hc_data(u8 **hc_ptr, const void *data, in lowpan_push_hc_data()