Searched refs:TCP6S_TIME_WAIT (Results 1 – 5 of 5) sorted by relevance
76 #define TCP6S_TIME_WAIT TCPS_TIME_WAIT macro
522 if (tp->t_state != TCP6S_TIME_WAIT && in tcp_usr_abort()
288 if (tp->t_state == TCP6S_TIME_WAIT) { in tcp_timer_2msl()
587 if (tp && tp->t_state == TCP6S_TIME_WAIT) { in tcp_input()
743 if (aEndpoint.GetTcb().t_state == TCP6S_TIME_WAIT && aEndpoint.mDisconnectedCallback != nullptr) in ProcessSignals()