Searched refs:state_update (Results 1 – 1 of 1) sorted by relevance
150 auto state_update = controller_->GetNetworkState(at_time); in PrintState() local151 target_ = state_update.target_rate.value(); in PrintState()152 pacing_ = state_update.pacer_config.value(); in PrintState()153 if (state_update.congestion_window) in PrintState()154 congestion_window_ = *state_update.congestion_window; in PrintState()