Searched refs:skb_tunnel_check_pmtu (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ |
| A D | bareudp.c | 307 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()
|
| A D | geneve.c | 904 err = skb_tunnel_check_pmtu(skb, &rt->dst, in geneve_xmit_skb() 1001 err = skb_tunnel_check_pmtu(skb, dst, in geneve6_xmit_skb()
|
| A D | vxlan.c | 2724 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/net/ipv4/ |
| A D | ip_tunnel_core.c | 407 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);
|
| /linux/include/net/ |
| A D | ip_tunnels.h | 422 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst,
|
| /linux/ |
| A D | vmlinux.symvers | 4075 0x00000000 skb_tunnel_check_pmtu vmlinux EXPORT_SYMBOL
|
| A D | System.map | 53726 ffff800010e85a94 T skb_tunnel_check_pmtu
|
| A D | .tmp_System.map | 53726 ffff800010e85a94 T skb_tunnel_check_pmtu
|
Completed in 370 milliseconds