Searched refs:initial_session_flow_control_window_bytes_ (Results 1 – 3 of 3) sorted by relevance
441 initial_session_flow_control_window_bytes_(kCFCW, PRESENCE_OPTIONAL), in QuicConfig()833 initial_session_flow_control_window_bytes_.SetSendValue(window_bytes); in SetInitialSessionFlowControlWindowToSend()837 return initial_session_flow_control_window_bytes_.GetSendValue(); in GetInitialSessionFlowControlWindowToSend()841 return initial_session_flow_control_window_bytes_.HasReceivedValue(); in HasReceivedInitialSessionFlowControlWindowBytes()845 return initial_session_flow_control_window_bytes_.GetReceivedValue(); in ReceivedInitialSessionFlowControlWindowBytes()1054 initial_session_flow_control_window_bytes_.ToHandshakeMessage(out); in ToHandshakeMessage()1117 error = initial_session_flow_control_window_bytes_.ProcessPeerHello( in ProcessPeerHello()1306 initial_session_flow_control_window_bytes_.SetReceivedValue( in ProcessTransportParameters()
618 QuicFixedUint62 initial_session_flow_control_window_bytes_; variable
44 config->initial_session_flow_control_window_bytes_.SetReceivedValue( in SetReceivedInitialSessionFlowControlWindow()