Searched refs:TSF_CLOSEWAIT (Results 1 – 2 of 2) sorted by relevance
126 #define TSF_CLOSEWAIT 0x0002 macro
592 if (tsock->ts_flags & TSF_CLOSEWAIT) { in trill_stop_recv()601 tsock->ts_flags |= TSF_CLOSEWAIT; in trill_stop_recv()635 tsock->ts_flags &= ~TSF_CLOSEWAIT; in trill_stop_recv()656 if (tsock->ts_flags & TSF_CLOSEWAIT || tsock->ts_link != NULL) { in trill_start_recv()