HomeSort by relevance Sort by last modified time
    Searched refs:idle_connection_state_lifetime_seconds_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_config.cc 431 idle_connection_state_lifetime_seconds_(kICSL, PRESENCE_REQUIRED),
488 idle_connection_state_lifetime_seconds_.set(
495 idle_connection_state_lifetime_seconds_.GetUint32());
616 idle_connection_state_lifetime_seconds_.negotiated() &&
628 idle_connection_state_lifetime_seconds_.set(kDefaultTimeoutSecs,
653 idle_connection_state_lifetime_seconds_.ToHandshakeMessage(out);
677 error = idle_connection_state_lifetime_seconds_.ProcessPeerHello(
quic_config.h 367 QuicNegotiableUint32 idle_connection_state_lifetime_seconds_; member in class:net::QuicConfig

Completed in 69 milliseconds