Searched refs:ip4_dst_hoplimit (Results 1 – 8 of 8) sorted by relevance
62 top_iph->ttl = ip4_dst_hoplimit(dst->child); in xfrm4_mode_tunnel_output()
768 ttl = ip4_dst_hoplimit(&rt->dst); in ip_tunnel_xmit()
126 ttl = ip4_dst_hoplimit(dst); in ip_select_ttl()
129 ip4_dst_hoplimit(skb_dst(nskb))); in nf_send_reset()
309 static inline int ip4_dst_hoplimit(const struct dst_entry *dst) in ip4_dst_hoplimit() function
179 ttl = ip4_dst_hoplimit(&rt->dst); in tipc_udp_send_msg()
278 iph->ttl = ip4_dst_hoplimit(&rt->dst); in pptp_xmit()
1958 ttl = ttl ? : ip4_dst_hoplimit(&rt->dst); in vxlan_xmit_one()