Searched refs:VXLAN_F_UDP_ZERO_CSUM6_TX (Results 1 – 2 of 2) sorted by relevance
181 #define VXLAN_F_UDP_ZERO_CSUM6_TX 0x80 macro
1694 bool udp_sum = !(vxflags & VXLAN_F_UDP_ZERO_CSUM6_TX); in vxlan6_xmit_skb()1763 !!(vxflags & VXLAN_F_UDP_ZERO_CSUM6_TX)); in vxlan6_xmit_skb()2105 flags &= ~VXLAN_F_UDP_ZERO_CSUM6_TX; in vxlan_xmit_one()2107 flags |= VXLAN_F_UDP_ZERO_CSUM6_TX; in vxlan_xmit_one()2987 conf.flags |= VXLAN_F_UDP_ZERO_CSUM6_TX; in vxlan_newlink()3132 !!(vxlan->flags & VXLAN_F_UDP_ZERO_CSUM6_TX)) || in vxlan_fill_info()