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()591 initial_stream_flow_control_window_bytes_.SetSendValue(window_bytes); in SetInitialStreamFlowControlWindowToSend()595 return initial_stream_flow_control_window_bytes_.GetSendValue(); in GetInitialStreamFlowControlWindowToSend()599 return initial_stream_flow_control_window_bytes_.HasReceivedValue(); in HasReceivedInitialStreamFlowControlWindowBytes()603 return initial_stream_flow_control_window_bytes_.GetReceivedValue(); in ReceivedInitialStreamFlowControlWindowBytes()681 initial_stream_flow_control_window_bytes_.ToHandshakeMessage(out); in ToHandshakeMessage()723 error = initial_stream_flow_control_window_bytes_.ProcessPeerHello( in ProcessPeerHello()
399 QuicFixedUint32 initial_stream_flow_control_window_bytes_; variable
34 config->initial_stream_flow_control_window_bytes_.SetReceivedValue( in SetReceivedInitialStreamFlowControlWindow()