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

  /external/chromium_org/net/quic/crypto/
crypto_server_config.h 357 uint32 source_address_token_lifetime_secs_; member in class:net::QuicCryptoServerConfig
crypto_server_config.cc 62 source_address_token_lifetime_secs_(86400),
932 source_address_token_lifetime_secs_ = lifetime_secs;
    [all...]

Completed in 24 milliseconds