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

  /external/ltp/runtest/
net.features 20 tcp_fastopen tcp_fastopen_run.sh
  /external/curl/src/
tool_cfgable.h 200 bool tcp_fastopen; member in struct:OperationConfig
tool_getparam.c     [all...]
tool_operate.c 862 if(config->tcp_fastopen)
    [all...]
  /external/curl/lib/
sendf.c 372 if(conn->bits.tcp_fastopen) {
375 conn->bits.tcp_fastopen = FALSE;
connect.c 685 if(!conn->bits.reuse && !conn->bits.tcp_fastopen) {
790 else if(rc == CURL_CSELECT_OUT || conn->bits.tcp_fastopen) {
    [all...]
urldata.h 429 bool tcp_fastopen; /* use TCP Fast Open */ member in struct:ConnectBits
1665 bool tcp_fastopen; \/* use TCP Fast Open *\/ member in struct:UserDefined
    [all...]
url.c 521 set->tcp_fastopen = FALSE;
    [all...]
setopt.c     [all...]
  /external/ltp/android/
Android.ltp.mk     [all...]

Completed in 155 milliseconds