Searched refs:initial_session_flow_control_window_bytes_ (Results 1 – 3 of 3) sorted by relevance
445 initial_session_flow_control_window_bytes_(kCFCW, PRESENCE_OPTIONAL), in QuicConfig()613 initial_session_flow_control_window_bytes_.SetSendValue(window_bytes); in SetInitialSessionFlowControlWindowToSend()617 return initial_session_flow_control_window_bytes_.GetSendValue(); in GetInitialSessionFlowControlWindowToSend()621 return initial_session_flow_control_window_bytes_.HasReceivedValue(); in HasReceivedInitialSessionFlowControlWindowBytes()625 return initial_session_flow_control_window_bytes_.GetReceivedValue(); in ReceivedInitialSessionFlowControlWindowBytes()682 initial_session_flow_control_window_bytes_.ToHandshakeMessage(out); in ToHandshakeMessage()727 error = initial_session_flow_control_window_bytes_.ProcessPeerHello( in ProcessPeerHello()
401 QuicFixedUint32 initial_session_flow_control_window_bytes_; variable
42 config->initial_session_flow_control_window_bytes_.SetReceivedValue( in SetReceivedInitialSessionFlowControlWindow()