Searched defs:TL_LISTENER (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c662 * TL_LISTENER, TL_ACCEPTOR, TL_ACCEPTED and TL_EAGER are for debugging only,
665 #define TL_LISTENER 0x00010 /* the listener endpoint */ macro
2629 tep->te_flag |= TL_LISTENER;

Completed in 94 milliseconds