Searched refs:TCPS_CLOSE_WAIT (Results 1 – 3 of 3) sorted by relevance
51 #define TCPS_CLOSE_WAIT 6 /* rcvd fin, waiting for close */ macro67 #define TCP6S_CLOSE_WAIT TCPS_CLOSE_WAIT
1693 case TCPS_CLOSE_WAIT: in tcp_input()1861 tp->t_state > TCPS_CLOSE_WAIT && tlen) { in tcp_input()1994 case TCPS_CLOSE_WAIT: in tcp_input()2505 TCP_STATE_CHANGE(tp, TCPS_CLOSE_WAIT); in tcp_input()
1886 case TCPS_CLOSE_WAIT: in tcp_usrclosed()