OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRESENCE_OPTIONAL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/quic/
quic_config.cc
230
keepalive_timeout_seconds_(kKATO, QuicNegotiableValue::
PRESENCE_OPTIONAL
),
234
kSWND, QuicNegotiableValue::
PRESENCE_OPTIONAL
),
235
initial_round_trip_time_us_(kIRTT, QuicNegotiableValue::
PRESENCE_OPTIONAL
) {
quic_config.h
23
PRESENCE_OPTIONAL
,
47
// also the default values to be assumed if
PRESENCE_OPTIONAL
and the *HLO msg
62
// missing and
PRESENCE_OPTIONAL
then |negotiated_value_| is set to
70
//
PRESENCE_OPTIONAL
then |negotiated_value_| is set to |0|,
Completed in 47 milliseconds