Searched refs:STATE_IN_SEND (Results 1 – 2 of 2) sorted by relevance
513 this->_state_flags |= STATE_IN_SEND; in SwitchToSend()567 if (_state_flags & STATE_IN_SEND) in DetachConn()570 _state_flags &= ~STATE_IN_SEND; in DetachConn()
126 STATE_IN_SEND = 0x4, enumerator