Home
last modified time | relevance | path

Searched refs:vxlan_headroom (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dvxlan.h330 static inline int vxlan_headroom(u32 flags) in vxlan_headroom() function
/kernel/linux/linux-6.6/include/net/
H A Dvxlan.h389 static inline int vxlan_headroom(u32 flags) in vxlan_headroom() function
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2721 err = skb_tunnel_check_pmtu(skb, ndst, vxlan_headroom(flags & VXLAN_F_GPE), in vxlan_xmit_one()
2783 vxlan_headroom((flags & VXLAN_F_GPE) | VXLAN_F_IPV6), in vxlan_xmit_one()
3165 int max_mtu = lowerdev->mtu - vxlan_headroom(vxlan->cfg.flags); in vxlan_change_mtu()
3814 max_mtu = lowerdev->mtu - vxlan_headroom(flags); in vxlan_config_apply()
3827 needed_headroom += vxlan_headroom(flags); in vxlan_config_apply()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c2557 err = skb_tunnel_check_pmtu(skb, ndst, vxlan_headroom(flags & VXLAN_F_GPE), in vxlan_xmit_one()
2619 vxlan_headroom((flags & VXLAN_F_GPE) | VXLAN_F_IPV6), in vxlan_xmit_one()
3080 int max_mtu = lowerdev->mtu - vxlan_headroom(vxlan->cfg.flags); in vxlan_change_mtu()
3762 max_mtu = lowerdev->mtu - vxlan_headroom(flags); in vxlan_config_apply()
3775 needed_headroom += vxlan_headroom(flags); in vxlan_config_apply()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8431 vxlan_headroom(0))) in ixgbe_atr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8478 vxlan_headroom(0))) in ixgbe_atr()

Completed in 38 milliseconds