Searched refs:FIN_WAIT_2 (Results 1 – 3 of 3) sorted by relevance
133 FIN_WAIT_2 = 6, enumerator
763 pcb->state = FIN_WAIT_2;766 case FIN_WAIT_2:
881 if (pcb->state == FIN_WAIT_2) { in tcp_slowtmr()
Completed in 10 milliseconds