Home
last modified time | relevance | path

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

/linux/drivers/net/
A Dbareudp.c337 skb_tunnel_check_pmtu(skb, &rt->dst, in bareudp_xmit_skb()
406 skb_tunnel_check_pmtu(skb, dst, BAREUDP_IPV6_HLEN + info->options_len, in bareudp6_xmit_skb()
A Dgeneve.c848 err = skb_tunnel_check_pmtu(skb, &rt->dst, in geneve_xmit_skb()
958 err = skb_tunnel_check_pmtu(skb, dst, in geneve6_xmit_skb()
/linux/net/ipv4/
A Dip_tunnel_core.c408 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst, in skb_tunnel_check_pmtu() function
431 EXPORT_SYMBOL(skb_tunnel_check_pmtu);
/linux/include/net/
A Dip_tunnels.h599 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst,
/linux/drivers/net/vxlan/
A Dvxlan_core.c2492 err = skb_tunnel_check_pmtu(skb, ndst, vxlan_headroom(flags & VXLAN_F_GPE), in vxlan_xmit_one()
2550 err = skb_tunnel_check_pmtu(skb, ndst, in vxlan_xmit_one()

Completed in 25 milliseconds