Searched refs:initial_stream_flow_control_window_bytes_ (Results 1 – 3 of 3) sorted by relevance
442 initial_stream_flow_control_window_bytes_(kSFCW, PRESENCE_OPTIONAL), in QuicConfig()574 initial_stream_flow_control_window_bytes_.SetSendValue(window_bytes); in SetInitialStreamFlowControlWindowToSend()578 return initial_stream_flow_control_window_bytes_.GetSendValue(); in GetInitialStreamFlowControlWindowToSend()582 return initial_stream_flow_control_window_bytes_.HasReceivedValue(); in HasReceivedInitialStreamFlowControlWindowBytes()586 return initial_stream_flow_control_window_bytes_.GetReceivedValue(); in ReceivedInitialStreamFlowControlWindowBytes()660 initial_stream_flow_control_window_bytes_.ToHandshakeMessage(out); in ToHandshakeMessage()701 error = initial_stream_flow_control_window_bytes_.ProcessPeerHello( in ProcessPeerHello()
385 QuicFixedUint32 initial_stream_flow_control_window_bytes_; variable
33 config->initial_stream_flow_control_window_bytes_.SetReceivedValue( in SetReceivedInitialStreamFlowControlWindow()