Searched refs:TCPS_FIN_WAIT_1 (Results 1 – 3 of 3) sorted by relevance
57 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro72 #define TCP6S_FIN_WAIT_1 TCPS_FIN_WAIT_1
1473 tcp_state_change(tp, TCPS_FIN_WAIT_1); in tcp_do_segment()1597 case TCPS_FIN_WAIT_1: in tcp_do_segment()1838 tcp_state_change(tp, TCPS_FIN_WAIT_1); in tcp_do_segment()1888 case TCPS_FIN_WAIT_1: in tcp_do_segment()2258 case TCPS_FIN_WAIT_1: in tcp_do_segment()2532 case TCPS_FIN_WAIT_1: in tcp_do_segment()
453 tcp_state_change(tp, TCPS_FIN_WAIT_1); in tcp_usrclosed()