Searched refs:COTS (Results 1 – 1 of 1) sorted by relevance
191 #define COTS 0x0008 /* connection-oriented transport */ macro675 tp->tim_flags = (tp->tim_flags & ~CLTS) | COTS; in timodprocessinfo()677 tp->tim_flags = (tp->tim_flags & ~COTS) | CLTS; in timodprocessinfo()1642 if ((tp->tim_flags & COTS) == 0) { in timodwproc()2015 if (tp->tim_flags & COTS) in timodwproc()