Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dvxlan.h321 #define VXLAN_F_REMCSUM_TX 0x200 macro
/openbmc/linux/Documentation/networking/
H A Dchecksum-offloads.rst142 flag VXLAN_F_REMCSUM_TX (per struct vxlan_rdst) to indicate that RCO should be
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c2188 if ((vxflags & VXLAN_F_REMCSUM_TX) && in vxlan_build_skb()
4154 VXLAN_F_REMCSUM_TX, changelink, false, in vxlan_nl2conf()
4436 !!(vxlan->cfg.flags & VXLAN_F_REMCSUM_TX)) || in vxlan_fill_info()