Searched refs:TCPS_CLOSING (Results 1 – 3 of 3) sorted by relevance
58 #define TCPS_CLOSING 7 /* closed xchd FIN; await FIN ACK */ macro73 #define TCP6S_CLOSING TCPS_CLOSING
118 tp->t_state <= TCPS_CLOSING) { in tcp_timer_keep()
1543 case TCPS_CLOSING: in tcp_do_segment()1891 case TCPS_CLOSING: in tcp_do_segment()2292 case TCPS_CLOSING: in tcp_do_segment()2533 tcp_state_change(tp, TCPS_CLOSING); in tcp_do_segment()