Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h57 #define CH_TCP_MF 0x10 /* Indicator of Fragmented TCP */ macro
H A Dch.c1775 flg |= CH_TCP_MF; in ch_send()
H A Dsge.c366 } else if (flg & CH_TCP_MF) { in sge_data_out()