Searched refs:tnl_update_pmtu (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
D | ip_tunnel.c | 484 static int tnl_update_pmtu(struct net_device *dev, struct sk_buff *skb, in tnl_update_pmtu() function 598 if (tnl_update_pmtu(dev, skb, rt, df, inner_iph, tunnel_hlen, in ip_md_tunnel_xmit() 770 if (tnl_update_pmtu(dev, skb, rt, df, inner_iph, 0, 0, false)) { in ip_tunnel_xmit()
|