Searched refs:TCPS_CLOSING (Results 1 – 13 of 13) sorted by relevance
38 #define TCPS_CLOSING 7 /* closed xchd FIN; await FIN ACK */ macro
48 SED_REPLACE(TCPS_CLOSING)
63 inline int32_t TCP_STATE_CLOSING = @TCPS_CLOSING@;
36 #define TCPS_CLOSING 3 /* closed, xchd FIN, await FIN ACK */ macro
3269 case TCPS_CLOSING: in tcp_rput_data()4022 case TCPS_CLOSING: in tcp_rput_data()4053 tcp->tcp_state = TCPS_CLOSING; in tcp_rput_data()4318 case TCPS_CLOSING: in tcp_timer()6446 case TCPS_CLOSING: in tcp_display()
104 case TCPS_CLOSING: \726 case TCPS_CLOSING: in tcp_display()
750 case TCPS_CLOSING: in tcp_timer()
3345 case TCPS_CLOSING: in tcp_input_data()4555 case TCPS_CLOSING: in tcp_input_data()4561 TCPS_CLOSING); in tcp_input_data()4610 tcp->tcp_state = TCPS_CLOSING; in tcp_input_data()
76 case TCPS_CLOSING: in tcp_snmp_state()
777 case TCPS_CLOSING: in tcp_tpistate()
62 #define TCPS_CLOSING 3 /* closed, xchd FIN, await FIN ACK */ macro
197 { "CLOSING", TCPS_CLOSING }, in state2name()
1620 case TCPS_CLOSING: in mitcp_state()