Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Ddst.h530 static inline void skb_tunnel_check_pmtu(struct sk_buff *skb, in skb_tunnel_check_pmtu() function
/Linux-v4.19/drivers/net/
Dgeneve.c833 skb_tunnel_check_pmtu(skb, &rt->dst, in geneve_xmit_skb()
875 skb_tunnel_check_pmtu(skb, dst, GENEVE_IPV6_HLEN + info->options_len); in geneve6_xmit_skb()
Dvxlan.c2197 skb_tunnel_check_pmtu(skb, ndst, VXLAN_HEADROOM); in vxlan_xmit_one()
2234 skb_tunnel_check_pmtu(skb, ndst, VXLAN6_HEADROOM); in vxlan_xmit_one()