Searched refs:TCPS_CLOSE_WAIT (Results 1 – 4 of 4) sorted by relevance
55 #define TCPS_CLOSE_WAIT 5 /* rcvd fin, waiting for close */ macro71 #define TCP6S_CLOSE_WAIT TCPS_CLOSE_WAIT
475 case TCPS_CLOSE_WAIT: in tcp_usrclosed()
217 if (tp->t_state > TCPS_CLOSE_WAIT && in tcp_timer_persist()
1731 case TCPS_CLOSE_WAIT: in tcp_do_segment()2050 case TCPS_CLOSE_WAIT: in tcp_do_segment()2693 tcp_state_change(tp, TCPS_CLOSE_WAIT); in tcp_do_segment()