OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:system_enabled_tcp_fastopen
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/net/socket/
tcp_socket.cc
29
std::string
system_enabled_tcp_fastopen
;
local
31
&
system_enabled_tcp_fastopen
)) {
37
if (
system_enabled_tcp_fastopen
.empty() ||
38
(
system_enabled_tcp_fastopen
[0] & 0x1) == 0) {
Completed in 62 milliseconds