Home
last modified time | relevance | path

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

/external/ltp/testcases/network/netstress/
Dnetstress.c47 static char *fastopen_api, *fastopen_sapi; variable
327 if (fastopen_api) { in client_connect_send()
698 if (fastopen_api || fastopen_sapi) { in server_init()
952 (fastopen_api) ? "Fastopen" : "old"); in setup()
957 fastopen_api = fastopen_sapi = NULL; in setup()
962 fastopen_api = fastopen_sapi = NULL; in setup()
974 fastopen_api = fastopen_sapi = NULL; in setup()
981 fastopen_api = fastopen_sapi = NULL; in setup()
995 {"f", &fastopen_api, "-f Use TFO API, default is old API"},