Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/
Dbareudp.c307 skb_tunnel_check_pmtu(skb, &rt->dst, in bareudp_xmit_skb()
369 skb_tunnel_check_pmtu(skb, dst, BAREUDP_IPV6_HLEN + info->options_len, in bareudp6_xmit_skb()
Dgeneve.c904 err = skb_tunnel_check_pmtu(skb, &rt->dst, in geneve_xmit_skb()
1001 err = skb_tunnel_check_pmtu(skb, dst, in geneve6_xmit_skb()
Dvxlan.c2724 err = skb_tunnel_check_pmtu(skb, ndst, VXLAN_HEADROOM, in vxlan_xmit_one()
2785 err = skb_tunnel_check_pmtu(skb, ndst, VXLAN6_HEADROOM, in vxlan_xmit_one()
/Linux-v5.15/include/net/
Dip_tunnels.h422 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst,
/Linux-v5.15/net/ipv4/
Dip_tunnel_core.c407 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst, in skb_tunnel_check_pmtu() function
430 EXPORT_SYMBOL(skb_tunnel_check_pmtu);