Home | History | Annotate | Download | only in quic

Lines Matching full:sets

80   // Sets the maximum possible value that can be achieved after negotiation and
94 // Sets |negotiated_value_| to the minimum of |max_value_| and the
114 // Sets the possible values that |negotiated_tag_| can take after negotiation
171 // Sets |value_| to the corresponding value from |peer_hello_| if it exists.
205 // Sets |value_| to the corresponding value from |client_hello_| if it exists.
240 // Sets |receive_values_| to the corresponding value from |client_hello_| if
296 // Sets the peer's default initial congestion window in packets.
303 // Sets an estimated initial round trip time in us.
312 // Sets an initial stream flow control window size to transmit to the peer.
321 // Sets an initial stream flow control window size to transmit to the peer.
330 // Sets an initial session flow control window size to transmit to the peer.
341 // SetDefaults sets the members to sensible, default values.
352 // the corresponding QuicErrorCode and sets detailed error in |error_details|.