Searched refs:VXLAN_F_UDP_ZERO_CSUM6_TX (Results 1 – 3 of 3) sorted by relevance
16 VXLAN_F_UDP_ZERO_CSUM6_TX | \38 if (!(cfg->flags & VXLAN_F_UDP_ZERO_CSUM6_TX)) { in mlxsw_sp_nve_vxlan_ipv6_flags_check()
314 #define VXLAN_F_UDP_ZERO_CSUM6_TX 0x80 macro342 VXLAN_F_UDP_ZERO_CSUM6_TX | \
2506 udp_sum = !(flags & VXLAN_F_UDP_ZERO_CSUM6_TX); in vxlan_xmit_one()4059 VXLAN_F_UDP_ZERO_CSUM6_TX, changelink, in vxlan_nl2conf()4348 !!(vxlan->cfg.flags & VXLAN_F_UDP_ZERO_CSUM6_TX)) || in vxlan_fill_info()
Completed in 13 milliseconds