Searched refs:VXLAN_F_UDP_ZERO_CSUM6_TX (Results 1 – 2 of 2) sorted by relevance
256 #define VXLAN_F_UDP_ZERO_CSUM6_TX 0x80 macro282 VXLAN_F_UDP_ZERO_CSUM6_TX | \
2137 udp_sum = !(flags & VXLAN_F_UDP_ZERO_CSUM6_TX); in vxlan_xmit_one()3396 conf->flags |= VXLAN_F_UDP_ZERO_CSUM6_TX; in vxlan_nl2conf()3621 !!(vxlan->cfg.flags & VXLAN_F_UDP_ZERO_CSUM6_TX)) || in vxlan_fill_info()