Home
last modified time | relevance | path

Searched refs:set_tcp_fastopen_enabled (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/socket/
Dtcp_client_socket.cc11 void set_tcp_fastopen_enabled(bool value) { in set_tcp_fastopen_enabled() function
Dtcp_client_socket.h28 void set_tcp_fastopen_enabled(bool value);
/external/chromium/chrome/browser/
Dbrowser_main.cc241 net::set_tcp_fastopen_enabled(true); in EarlyInitialization()