Searched refs:InterArrivalState (Results 1 – 3 of 3) sorted by relevance
32 enum NET_EXPORT_PRIVATE InterArrivalState { enum54 InterArrivalState GetInterArrivalState();75 InterArrivalState current_state_;
36 InterArrivalState InterArrivalStateMachine::GetInterArrivalState() { in GetInterArrivalState()
153 InterArrivalState state = state_machine_->GetInterArrivalState(); in OnIncomingQuicCongestionFeedbackFrame()