Searched refs:Closing (Results 1 – 1 of 1) sorted by relevance
72 Closing, enumerator88 State::Closing => write!(f, "CLOSING"), in fmt()849 | State::Closing in close()1322 State::FinWait1 | State::LastAck | State::Closing => (false, true), in process()1643 self.set_state(State::Closing); in process()1662 (State::Closing, TcpControl::None) => { in process()1910 State::Closing => true, in seq_to_transmit()2089 | State::Closing in dispatch()2125 State::FinWait1 | State::LastAck | State::Closing => { in dispatch()2604 s.state = State::Closing; in socket_closing()[all …]