Searched refs:TS_UNBND (Results 1 – 3 of 3) sorted by relevance
63 #define TS_UNBND 0 /* unbound */ macro
104 sock->state = TS_UNBND; in socksys_open()
371 if (sock->state != TS_UNBND) { in timod_putmsg()467 if (sock->state != TS_UNBND && sock->state != TS_IDLE) { in timod_putmsg()