Searched refs:keepalive_timeout_seconds_ (Results 1 – 2 of 2) sorted by relevance
432 keepalive_timeout_seconds_(kKATO, PRESENCE_OPTIONAL), in QuicConfig()509 keepalive_timeout_seconds_.GetUint32()); in keepalive_timeout()650 keepalive_timeout_seconds_.negotiated() && in negotiated()661 keepalive_timeout_seconds_.set(0, 0); in SetDefaults()675 keepalive_timeout_seconds_.ToHandshakeMessage(out); in ToHandshakeMessage()703 error = keepalive_timeout_seconds_.ProcessPeerHello( in ProcessPeerHello()
383 QuicNegotiableUint32 keepalive_timeout_seconds_; variable