Lines Matching defs:fastopen
517 * "req" is also used here for fastopen even the "sk" here is
519 * consistent between fastopen and non-fastopen on
825 struct tcp_fastopen_request *fastopen = tp->fastopen_req;
870 if (fastopen && fastopen->cookie.len >= 0) {
871 u32 need = fastopen->cookie.len;
873 need += fastopen->cookie.exp ? TCPOLEN_EXP_FASTOPEN_BASE :
878 opts->fastopen_cookie = &fastopen->cookie;
881 tp->syn_fastopen_exp = fastopen->cookie.exp ? 1 : 0;
4428 * However in this case, we are dealing with a passive fastopen