Searched refs:TCPS_FIN_WAIT_1 (Results 1 – 14 of 14) sorted by relevance
37 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro
47 SED_REPLACE(TCPS_FIN_WAIT_1)
61 inline int32_t TCP_STATE_FIN_WAIT_1 = @TCPS_FIN_WAIT_1@;
35 #define TCPS_FIN_WAIT_1 2 /* have closed and sent fin */ macro
3264 case TCPS_FIN_WAIT_1: in tcp_rput_data()3990 case TCPS_FIN_WAIT_1: in tcp_rput_data()4051 case TCPS_FIN_WAIT_1: in tcp_rput_data()4317 case TCPS_FIN_WAIT_1: in tcp_timer()5985 tcp->tcp_state = TCPS_FIN_WAIT_1; in tcp_xmit_mp()6443 case TCPS_FIN_WAIT_1: in tcp_display()
99 case TCPS_FIN_WAIT_1: \723 case TCPS_FIN_WAIT_1: in tcp_display()
749 case TCPS_FIN_WAIT_1: in tcp_timer()
3340 case TCPS_FIN_WAIT_1: in tcp_input_data()4519 case TCPS_FIN_WAIT_1: in tcp_input_data()4525 int32_t, TCPS_FIN_WAIT_1); in tcp_input_data()4608 case TCPS_FIN_WAIT_1: in tcp_input_data()4614 NULL, int32_t, TCPS_FIN_WAIT_1); in tcp_input_data()
2793 tcp->tcp_state == TCPS_FIN_WAIT_1); in tcp_xmit_mp_aux_iss()2976 tcp->tcp_state = TCPS_FIN_WAIT_1; in tcp_xmit_mp_aux_fss()2983 tcp->tcp_state = TCPS_FIN_WAIT_1; in tcp_xmit_mp_aux_fss()
74 case TCPS_FIN_WAIT_1: in tcp_snmp_state()
772 case TCPS_FIN_WAIT_1: in tcp_tpistate()
61 #define TCPS_FIN_WAIT_1 2 /* have closed and sent fin */ macro
195 { "FIN_WAIT1", TCPS_FIN_WAIT_1 }, in state2name()
1617 case TCPS_FIN_WAIT_1: in mitcp_state()