Searched refs:fastopen_api (Results 1 – 1 of 1) sorted by relevance
61 static char *fastopen_api, *fastopen_sapi; variable328 if (fastopen_api) { in client_connect_send()696 if (fastopen_api || fastopen_sapi) { in server_init()944 (fastopen_api) ? "Fastopen" : "old"); in setup()951 fastopen_api = fastopen_sapi = NULL; in setup()956 fastopen_api = fastopen_sapi = NULL; in setup()968 fastopen_api = fastopen_sapi = NULL; in setup()975 fastopen_api = fastopen_sapi = NULL; in setup()989 {"f", &fastopen_api, "-f Use TFO API, default is old API"},