OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_tcp_fastopen_enabled
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/socket/
tcp_client_socket.cc
15
bool
is_tcp_fastopen_enabled
() {
function in namespace:net
tcp_client_socket.h
31
bool
is_tcp_fastopen_enabled
();
tcp_client_socket_libevent.cc
133
if (
is_tcp_fastopen_enabled
())
Completed in 3894 milliseconds