Searched refs:FIN_WAIT_2 (Results 1 – 4 of 4) sorted by relevance
133 FIN_WAIT_2 = 6, enumerator
755 pcb->state = FIN_WAIT_2; in tcp_process()758 case FIN_WAIT_2: in tcp_process()
881 if (pcb->state == FIN_WAIT_2) { in tcp_slowtmr()
143 * tcp.c: fixed bug #34636: FIN_WAIT_2 - Incorrect shutdown of TCP pcb