Searched refs:fastopen_api (Results 1 – 1 of 1) sorted by relevance
47 static char *fastopen_api, *fastopen_sapi; variable327 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"},