Searched refs:CLOSE_WAIT (Results 1 – 3 of 3) sorted by relevance
350 return state_ == SEND_CLOSED || state_ == CLOSE_WAIT || state_ == CLOSED; in InClosingState()419 state_ == CLOSE_WAIT); in SendFlowControl()458 (state_ == CONNECTED || state_ == SEND_CLOSED || state_ == CLOSE_WAIT); in SendFlowControl()799 if (state_ == CLOSE_WAIT) { in HandleFrameByState()846 SetState(CLOSE_WAIT); in HandleFrameByState()855 SetState(CLOSE_WAIT); in HandleFrameByState()
178 CLOSE_WAIT, // The Closing Handshake has completed, but the remote server enumerator
439 __ADD(TCP_CONNTRACK_CLOSE_WAIT,CLOSE_WAIT)