Home
last modified time | relevance | path

Searched defs:valid_foc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_fastopen.c370 struct tcp_fastopen_cookie valid_foc = { .len = -1 }; in tcp_try_fastopen() local
227 tcp_fastopen_cookie_gen_check(struct sock *sk, struct request_sock *req, struct sk_buff *syn, struct tcp_fastopen_cookie *orig, struct tcp_fastopen_cookie *valid_foc) tcp_fastopen_cookie_gen_check() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_fastopen.c354 struct tcp_fastopen_cookie valid_foc = { .len = -1 }; in tcp_try_fastopen() local
210 tcp_fastopen_cookie_gen_check(struct sock *sk, struct request_sock *req, struct sk_buff *syn, struct tcp_fastopen_cookie *orig, struct tcp_fastopen_cookie *valid_foc) tcp_fastopen_cookie_gen_check() argument

Completed in 2 milliseconds