Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_tunnel.c511 static int tnl_update_pmtu(struct net_device *dev, struct sk_buff *skb, in tnl_update_pmtu() function
644 if (tnl_update_pmtu(dev, skb, rt, df, inner_iph, tunnel_hlen, in ip_md_tunnel_xmit()
818 if (tnl_update_pmtu(dev, skb, rt, df, inner_iph, 0, 0, false)) { in ip_tunnel_xmit()