Searched defs:TL_EAGER (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,
667 #define TL_EAGER 0x00040 /* connecting endpoint */ macro
3072 tep->te_flag |= TL_EAGER;

Completed in 55 milliseconds