Searched refs:ip6_dst_hoplimit (Results 1 – 19 of 19) sorted by relevance
110 int ip6_dst_hoplimit(struct dst_entry *dst) in ip6_dst_hoplimit() function127 EXPORT_SYMBOL(ip6_dst_hoplimit);
161 hdr->hop_limit = ip6_dst_hoplimit(skb_dst(skb)); in seg6_do_srh_encap()
1354 val = ip6_dst_hoplimit(dst); in do_ipv6_getsockopt()
294 hlimit = ip6_dst_hoplimit(dst); in ip6_xmit()
1232 hop_limit = ip6_dst_hoplimit(dst); in ip6_tnl_xmit()
344 ip6_dst_hoplimit(dst)); in nf_send_reset6()
817 int ip6_dst_hoplimit(struct dst_entry *dst);829 hlimit = ip6_dst_hoplimit(dst); in ip6_sk_dst_hoplimit()
153 ip6_dst_hoplimit(dst), 0, fl.fl6_sport, in send6()
441 addr->hoplimit = ip6_dst_hoplimit(dst); in addr6_resolve()
216 ttl = ip6_dst_hoplimit(ndst); in tipc_udp_xmit()
348 top_iph->hop_limit = ip6_dst_hoplimit(xfrm_dst_child(dst)); in xfrm6_tunnel_encap_add()
461 attr->ttl = ip6_dst_hoplimit(dst); in mlx5e_route_lookup_ipv6_get()
267 &fl6->daddr, tclass, ip6_dst_hoplimit(dst), in sctp_v6_xmit()
452 set_tun->ttl = ip6_dst_hoplimit(dst); in nfp_fl_set_tun()
1044 ttl = ttl ? : ip6_dst_hoplimit(dst); in geneve6_xmit_skb()
2810 ttl = ttl ? : ip6_dst_hoplimit(ndst); in vxlan_xmit_one()
8417 0x00000000 ip6_dst_hoplimit vmlinux EXPORT_SYMBOL
53958 ffff800010e9a210 T ip6_dst_hoplimit
Completed in 972 milliseconds