ip6_dst_hoplimit   74 include/net/ip6_route.h extern int			ip6_dst_hoplimit(struct dst_entry *dst);
ip6_dst_hoplimit  470 net/ipv6/icmp.c 		hlimit = ip6_dst_hoplimit(dst);
ip6_dst_hoplimit  563 net/ipv6/icmp.c 		hlimit = ip6_dst_hoplimit(dst);
ip6_dst_hoplimit  255 net/ipv6/ip6_output.c 		hlimit = ip6_dst_hoplimit(dst);
ip6_dst_hoplimit 1039 net/ipv6/ipv6_sockglue.c 				val = ip6_dst_hoplimit(dst);
ip6_dst_hoplimit  876 net/ipv6/raw.c 			hlimit = ip6_dst_hoplimit(dst);
ip6_dst_hoplimit  821 net/ipv6/udp.c 			hlimit = ip6_dst_hoplimit(dst);