Searched refs:TCPS_FIN_WAIT_2 (Results 1 – 9 of 9) sorted by relevance
59 #define TCPS_FIN_WAIT_2 9 /* have closed, fin is acked */ macro73 #define TCP6S_FIN_WAIT_2 TCPS_FIN_WAIT_279 ((s) == TCPS_CLOSE_WAIT || ((s) >= TCPS_CLOSING && (s) != TCPS_FIN_WAIT_2))
2314 if ((tp->t_state == TCPS_FIN_WAIT_2) && in tcp_default_ctloutput()2337 if ((tp->t_state == TCPS_FIN_WAIT_2) && in tcp_default_ctloutput()2729 if (tp->t_state >= TCPS_FIN_WAIT_2) { in tcp_usrclosed()2732 if (tp->t_state == TCPS_FIN_WAIT_2) { in tcp_usrclosed()2793 case TCPS_FIN_WAIT_2: in db_print_tstate()
356 if (tcp_fast_finwait2_recycle && tp->t_state == TCPS_FIN_WAIT_2 && in tcp_timer_2msl()1063 if ((tp->t_state == TCPS_FIN_WAIT_2) && in tcp_timers_unsuspend()
2176 case TCPS_FIN_WAIT_2: in tcp_do_segment()2487 case TCPS_FIN_WAIT_2: in tcp_do_segment()2972 tcp_state_change(tp, TCPS_FIN_WAIT_2); in tcp_do_segment()3255 case TCPS_FIN_WAIT_2: in tcp_do_segment()
1064 si->src.state >= TCPS_FIN_WAIT_2 && in pf_state_key_attach()4248 dst->state = TCPS_FIN_WAIT_2; in pf_tcp_track_full()4255 if (src->state >= TCPS_FIN_WAIT_2 && in pf_tcp_track_full()4256 dst->state >= TCPS_FIN_WAIT_2) in pf_tcp_track_full()4273 dst->state >= TCPS_FIN_WAIT_2 || in pf_tcp_track_full()4274 src->state >= TCPS_FIN_WAIT_2) && in pf_tcp_track_full()4406 dst->state = TCPS_FIN_WAIT_2; in pf_tcp_track_sloppy()4437 if (src->state >= TCPS_FIN_WAIT_2 && in pf_tcp_track_sloppy()4438 dst->state >= TCPS_FIN_WAIT_2) in pf_tcp_track_sloppy()4574 dst->state >= TCPS_FIN_WAIT_2 && in pf_test_state_tcp()[all …]
693 case TCPS_FIN_WAIT_2: in ctf_process_rst()
8786 case TCPS_FIN_WAIT_2: in rack_process_data()9353 tcp_state_change(tp, TCPS_FIN_WAIT_2); in rack_do_syn_sent()9554 tcp_state_change(tp, TCPS_FIN_WAIT_2); in rack_do_syn_recv()9921 tcp_state_change(tp, TCPS_FIN_WAIT_2); in rack_do_fin_wait_1()10652 case TCPS_FIN_WAIT_2: in rack_set_state()10653 rack->r_state = TCPS_FIN_WAIT_2; in rack_set_state()
8465 case TCPS_FIN_WAIT_2: in bbr_process_data()9033 tcp_state_change(tp, TCPS_FIN_WAIT_2); in bbr_do_syn_sent()9245 tcp_state_change(tp, TCPS_FIN_WAIT_2); in bbr_do_syn_recv()9621 tcp_state_change(tp, TCPS_FIN_WAIT_2); in bbr_do_fin_wait_1()10384 case TCPS_FIN_WAIT_2: in bbr_set_state()10385 bbr->r_state = TCPS_FIN_WAIT_2; in bbr_set_state()