Searched refs:hello_type (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/net/quic/ |
D | quic_config.cc | 96 HelloType hello_type, in ProcessPeerHello() argument 110 if (hello_type == SERVER && value > max_value_) { in ProcessPeerHello() 181 HelloType hello_type, in ProcessPeerHello() argument 193 if (hello_type == SERVER) { in ProcessPeerHello() 263 HelloType hello_type, in ProcessPeerHello() argument 331 HelloType hello_type, in ProcessPeerHello() argument 399 HelloType hello_type, in ProcessPeerHello() argument 689 HelloType hello_type, in ProcessPeerHello() argument 696 peer_hello, hello_type, error_details); in ProcessPeerHello() 700 peer_hello, hello_type, error_details); in ProcessPeerHello() [all …]
|
D | quic_config.h | 53 HelloType hello_type, 100 HelloType hello_type, 133 HelloType hello_type, 174 HelloType hello_type, 208 HelloType hello_type, 244 HelloType hello_type, 368 HelloType hello_type,
|