Searched refs:WAIT_CONNRESACK (Results 1 – 1 of 1) sorted by relevance
201 #define WAIT_CONNRESACK 0x2000 /* waiting for T_OK_ACK to T_CONN_RES */ macro791 if ((tp->tim_flags & WAIT_CONNRESACK) && in timodrproc()794 ~(WAIT_CONNRESACK | WAITIOCACK); in timodrproc()818 if ((tp->tim_flags & WAIT_CONNRESACK) && in timodrproc()879 ~(WAIT_CONNRESACK | WAITIOCACK); in timodrproc()2076 tp->tim_flags |= WAIT_CONNRESACK | WAITIOCACK; in timodwproc()