Home
last modified time | relevance | path

Searched refs:CH_UDP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h59 #define CH_UDP 0x40 /* Indicator of regular TCP */ macro
H A Dch.c1779 flg |= CH_UDP; in ch_send()
H A Dsge.c350 } else if ((flg & CH_UDP) && (sge->do_udp_csum != 0)) { in sge_data_out()