Home
last modified time | relevance | path

Searched refs:VXLAN_RCO_UDP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dvxlan.h88 #define VXLAN_RCO_UDP 0x80 /* Indicate UDP RCO (TCP when not set *) */ macro
/linux-4.4.14/drivers/net/
Dvxlan.c530 offset = start + ((data & VXLAN_RCO_UDP) ? in vxlan_gro_remcsum()
1134 offset = start + ((data & VXLAN_RCO_UDP) ? in vxlan_remcsum()
1745 data |= VXLAN_RCO_UDP; in vxlan6_xmit_skb()
1824 data |= VXLAN_RCO_UDP; in vxlan_xmit_skb()