Searched refs:CLOSE_WAIT (Results 1 – 6 of 6) sorted by relevance
135 CLOSE_WAIT = 7, enumerator
715 pcb->state = CLOSE_WAIT; in tcp_process()727 case CLOSE_WAIT: in tcp_process()733 pcb->state = CLOSE_WAIT; in tcp_process()1326 pcb->state = CLOSE_WAIT; in tcp_receive()
209 case CLOSE_WAIT: in tcp_close_shutdown()298 case CLOSE_WAIT: in tcp_shutdown()845 (pcb->state == CLOSE_WAIT))) { in tcp_slowtmr()
295 (pcb->state != CLOSE_WAIT) && in tcp_write_checks()
466 __ADD(TCP_CONNTRACK_CLOSE_WAIT,CLOSE_WAIT)
3693 (pcb->state == CLOSE_WAIT)) in tcp_get_value()