Home
last modified time | relevance | path

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

/external/ltp/testcases/network/netstress/
Dnetstress.c60 static char *fastopen_api, *fastopen_sapi; variable
253 if (fastopen_api) { in client_connect_send()
592 if (fastopen_api || fastopen_sapi) { in server_init()
799 (fastopen_api) ? "Fastopen" : "old"); in setup()
804 fastopen_api = fastopen_sapi = NULL; in setup()
809 fastopen_api = fastopen_sapi = NULL; in setup()
816 fastopen_api = fastopen_sapi = NULL; in setup()
830 {"f", &fastopen_api, "-f Use TFO API, default is old API"},