Searched refs:FIN_WAIT_1 (Results 1 – 3 of 3) sorted by relevance
132 FIN_WAIT_1 = 5, enumerator
232 pcb->state = FIN_WAIT_1; in tcp_close_shutdown()239 pcb->state = FIN_WAIT_1; in tcp_close_shutdown()
739 case FIN_WAIT_1: in tcp_process()