Searched refs:vxlan_headroom (Results 1 – 2 of 2) sorted by relevance
2514 err = skb_tunnel_check_pmtu(skb, ndst, vxlan_headroom(flags & VXLAN_F_GPE), in vxlan_xmit_one()2576 vxlan_headroom((flags & VXLAN_F_GPE) | VXLAN_F_IPV6), in vxlan_xmit_one()3215 int max_mtu = lowerdev->mtu - vxlan_headroom(vxlan->cfg.flags); in vxlan_change_mtu()3915 max_mtu = lowerdev->mtu - vxlan_headroom(flags); in vxlan_config_apply()3928 needed_headroom += vxlan_headroom(flags); in vxlan_config_apply()
8870 vxlan_headroom(0))) in ixgbe_atr()