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

/linux-master/net/6lowpan/
H A Dnhc.c41 lowpan_nhc_check_compression(struct sk_buff *skb, const struct ipv6hdr *hdr, u8 **hc_ptr) argument
58 lowpan_nhc_do_compression(struct sk_buff *skb, const struct ipv6hdr *hdr, u8 **hc_ptr) argument
H A Dnhc_udp.c115 static int udp_compress(struct sk_buff *skb, u8 **hc_ptr) argument
[all...]
H A Diphc.c846 static u8 lowpan_compress_ctx_addr(u8 **hc_ptr, const struct net_device *dev, argument
944 static u8 lowpan_compress_addr_64(u8 **hc_ptr, const struct net_device *dev, argument
1017 static u8 lowpan_iphc_tf_compress(u8 **hc_ptr, const struct ipv6hdr *hdr) argument
1085 lowpan_iphc_mcast_ctx_addr_compress(u8 **hc_ptr, const struct lowpan_iphc_ctx *ctx, const struct in6_addr *ipaddr) argument
1100 lowpan_iphc_mcast_addr_compress(u8 **hc_ptr, const struct in6_addr *ipaddr) argument
1134 u8 iphc0, iphc1, *hc_ptr, cid = 0; local
[all...]
/linux-master/include/net/
H A D6lowpan.h278 static inline void lowpan_push_hc_data(u8 **hc_ptr, const void *data, argument

Completed in 154 milliseconds