Searched refs:valid_foc (Results 1 – 1 of 1) sorted by relevance
208 struct tcp_fastopen_cookie *valid_foc) in tcp_fastopen_cookie_gen_check() argument211 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check()345 struct tcp_fastopen_cookie valid_foc = { .len = -1 }; in tcp_try_fastopen() local365 tcp_fastopen_cookie_gen(sk, req, skb, &valid_foc); in tcp_try_fastopen()368 &valid_foc); in tcp_try_fastopen()386 valid_foc.exp = foc->exp; in tcp_try_fastopen()387 *foc = valid_foc; in tcp_try_fastopen()401 valid_foc.exp = foc->exp; in tcp_try_fastopen()402 *foc = valid_foc; in tcp_try_fastopen()