Searched refs:VXLAN_RCO_UDP (Results 1 – 1 of 1) sorted by relevance
60 #define VXLAN_RCO_UDP cpu_to_be32(0x80) /* Indicate UDP RCO (TCP when not set *) */ macro355 return (vni_field & VXLAN_RCO_UDP) ? in vxlan_rco_offset()365 vni_field |= VXLAN_RCO_UDP; in vxlan_compute_rco()