Searched defs:in_client_ip (Results 1 - 1 of 1) sorted by path

/external/chromium_org/net/quic/crypto/
H A Dquic_crypto_server_config.cc67 ClientHelloInfo(const IPEndPoint& in_client_ip, QuicWallTime in_now) argument
68 : client_ip(in_client_ip),
94 IPEndPoint in_client_ip,
97 info(in_client_ip, in_now),
93 Result(const CryptoHandshakeMessage& in_client_hello, IPEndPoint in_client_ip, QuicWallTime in_now) argument

Completed in 215 milliseconds