Searched refs:TCPS_CLOSING (Results 1 – 13 of 13) sorted by relevance
37 #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
3268 case TCPS_CLOSING: in tcp_rput_data()4020 case TCPS_CLOSING: in tcp_rput_data()4051 tcp->tcp_state = TCPS_CLOSING; in tcp_rput_data()4316 case TCPS_CLOSING: in tcp_timer()6445 case TCPS_CLOSING: in tcp_display()
104 case TCPS_CLOSING: \727 case TCPS_CLOSING: in tcp_display()
750 case TCPS_CLOSING: in tcp_timer()
3530 case TCPS_CLOSING: in tcp_input_data()4712 case TCPS_CLOSING: in tcp_input_data()4718 TCPS_CLOSING); in tcp_input_data()4767 tcp->tcp_state = TCPS_CLOSING; in tcp_input_data()
83 case TCPS_CLOSING: in tcp_snmp_state()
783 case TCPS_CLOSING: in tcp_tpistate()
152 { TCPS_CLOSING, "CLOSING" },
65 #define TCPS_CLOSING 3 /* closed, xchd FIN, await FIN ACK */ macro
2028 case TCPS_CLOSING: in mitcp_state()