Home
last modified time | relevance | path

Searched refs:ip_mtu_locked (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Dip.h409 static inline int ip_mtu_locked(const struct dst_entry *dst) in ip_mtu_locked() function
423 !ip_mtu_locked(dst)); in ip_dont_fragment()
451 ip_mtu_locked(dst) || in ip_dst_mtu_maybe_forward()
465 if (unlikely(ip_mtu_locked(dst))) { in ip_dst_mtu_maybe_forward()
/linux-6.3-rc2/net/ipv4/
A Dip_tunnel_core.c74 iph->frag_off = ip_mtu_locked(&rt->dst) ? 0 : df; in iptunnel_xmit()
A Droute.c1029 if (ip_mtu_locked(dst)) in __ip_rt_update_pmtu()

Completed in 13 milliseconds