HomeSort by relevance Sort by last modified time
    Searched refs:tcp_fastopen (Results 1 - 9 of 9) sorted by null

  /external/ltp/runtest/
net.features 14 tcp_fastopen tcp_fastopen_run.sh
  /external/curl/src/
tool_cfgable.h 192 bool tcp_fastopen; member in struct:OperationConfig
tool_getparam.c     [all...]
tool_operate.c 798 if(config->tcp_fastopen)
    [all...]
  /external/curl/lib/
sendf.c 351 if(conn->bits.tcp_fastopen) {
354 conn->bits.tcp_fastopen = FALSE;
connect.c 674 if(!conn->bits.reuse && !conn->bits.tcp_fastopen) {
783 else if(rc == CURL_CSELECT_OUT || conn->bits.tcp_fastopen) {
    [all...]
urldata.h 566 bool tcp_fastopen; /* use TCP Fast Open */ member in struct:ConnectBits
1735 bool tcp_fastopen; \/* use TCP Fast Open *\/ member in struct:UserDefined
    [all...]
url.c 598 set->tcp_fastopen = FALSE;
    [all...]
  /external/ltp/android/
Android.ltp.mk     [all...]

Completed in 959 milliseconds