OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:overflow_supported_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/tools/quic/
quic_server.h
77
bool overflow_supported() { return
overflow_supported_
; }
100
// If
overflow_supported_
is true this will be the number of packets dropped
107
bool
overflow_supported_
;
member in class:net::tools::QuicServer
quic_client.h
191
// If
overflow_supported_
is true, this will be the number of packets dropped
198
bool
overflow_supported_
;
member in class:net::tools::QuicClient
Completed in 349 milliseconds