Searched refs:CH_UDP (Results 1 – 3 of 3) sorted by relevance
61 #define CH_UDP 0x40 /* Indicator of regular TCP */ macro
1779 flg |= CH_UDP; in ch_send()
351 } else if ((flg & CH_UDP) && (sge->do_udp_csum != 0)) { in sge_data_out()