Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Ddst.h522 static inline void skb_tunnel_check_pmtu(struct sk_buff *skb, in skb_tunnel_check_pmtu() function
/Linux-v5.4/drivers/net/
Dgeneve.c890 skb_tunnel_check_pmtu(skb, &rt->dst, in geneve_xmit_skb()
952 skb_tunnel_check_pmtu(skb, dst, GENEVE_IPV6_HLEN + info->options_len); in geneve6_xmit_skb()
Dvxlan.c2545 skb_tunnel_check_pmtu(skb, ndst, VXLAN_HEADROOM); in vxlan_xmit_one()
2585 skb_tunnel_check_pmtu(skb, ndst, VXLAN6_HEADROOM); in vxlan_xmit_one()