Home
last modified time | relevance | path

Searched refs:skb_dst_update_pmtu_no_confirm (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/net/
H A Ddst.h555 static inline void skb_dst_update_pmtu_no_confirm(struct sk_buff *skb, u32 mtu) in skb_dst_update_pmtu_no_confirm() function
/openbmc/linux/net/ipv4/
H A Dip_vti.c239 skb_dst_update_pmtu_no_confirm(skb, mtu); in vti_xmit()
H A Dip_tunnel_core.c416 skb_dst_update_pmtu_no_confirm(skb, mtu); in skb_tunnel_check_pmtu()
H A Dip_tunnel.c532 skb_dst_update_pmtu_no_confirm(skb, mtu); in tnl_update_pmtu()
/openbmc/linux/net/ipv6/
H A Dip6_tunnel.c642 skb_dst_update_pmtu_no_confirm(skb2, rel_info); in ip4ip6_err()
1196 skb_dst_update_pmtu_no_confirm(skb, mtu); in ip6_tnl_xmit()
H A Dip6_vti.c516 skb_dst_update_pmtu_no_confirm(skb, mtu); in vti6_xmit()
H A Dsit.c984 skb_dst_update_pmtu_no_confirm(skb, mtu); in ipip6_tunnel_xmit()
/openbmc/linux/net/xfrm/
H A Dxfrm_interface_core.c484 skb_dst_update_pmtu_no_confirm(skb, mtu); in xfrmi_xmit2()
/openbmc/linux/drivers/net/
H A Dgtp.c873 skb_dst_update_pmtu_no_confirm(skb, mtu); in gtp_build_skb_ip4()