Searched refs:FIN_WAIT_2 (Results 1 – 5 of 5) sorted by relevance
63 FIN_WAIT_2 = 6, enumerator
1007 pcb->state = FIN_WAIT_2;1010 case FIN_WAIT_2:
1316 if (pcb->state == FIN_WAIT_2) { in tcp_slowtmr()
949 (tpcb->state == FIN_WAIT_2) ||
1342 * tcp.c: fixed bug #34636: FIN_WAIT_2 - Incorrect shutdown of TCP pcb