ip6_dst_hoplimit 437 drivers/infiniband/core/addr.c addr->hoplimit = ip6_dst_hoplimit(dst); ip6_dst_hoplimit 153 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c *out_ttl = ip6_dst_hoplimit(dst); ip6_dst_hoplimit 967 drivers/net/geneve.c ttl = ttl ? : ip6_dst_hoplimit(dst); ip6_dst_hoplimit 2590 drivers/net/vxlan.c ttl = ttl ? : ip6_dst_hoplimit(ndst); ip6_dst_hoplimit 811 include/net/ipv6.h int ip6_dst_hoplimit(struct dst_entry *dst); ip6_dst_hoplimit 823 include/net/ipv6.h hlimit = ip6_dst_hoplimit(dst); ip6_dst_hoplimit 248 net/ipv6/ip6_output.c hlimit = ip6_dst_hoplimit(dst); ip6_dst_hoplimit 1189 net/ipv6/ip6_tunnel.c hop_limit = ip6_dst_hoplimit(dst); ip6_dst_hoplimit 1269 net/ipv6/ipv6_sockglue.c val = ip6_dst_hoplimit(dst); ip6_dst_hoplimit 186 net/ipv6/netfilter/nf_reject_ipv6.c ip6_dst_hoplimit(dst)); ip6_dst_hoplimit 145 net/ipv6/output_core.c EXPORT_SYMBOL(ip6_dst_hoplimit); ip6_dst_hoplimit 143 net/ipv6/seg6_iptunnel.c hdr->hop_limit = ip6_dst_hoplimit(skb_dst(skb)); ip6_dst_hoplimit 209 net/tipc/udp_media.c ttl = ip6_dst_hoplimit(ndst); ip6_dst_hoplimit 265 net/xfrm/xfrm_output.c top_iph->hop_limit = ip6_dst_hoplimit(xfrm_dst_child(dst));