Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dvxlan.h87 #define VXLAN_RCO_UDP 0x80 /* Indicate UDP RCO (TCP when not set *) */ macro
/linux-4.1.27/drivers/net/
Dvxlan.c564 offset = start + ((data & VXLAN_RCO_UDP) ? in vxlan_gro_remcsum()
1147 offset = start + ((data & VXLAN_RCO_UDP) ? in vxlan_remcsum()
1732 data |= VXLAN_RCO_UDP; in vxlan6_xmit_skb()
1811 data |= VXLAN_RCO_UDP; in vxlan_xmit_skb()