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/
Dtcp_fastopen.c231 struct tcp_fastopen_cookie *valid_foc) in tcp_fastopen_cookie_gen_check()
368 struct tcp_fastopen_cookie valid_foc = { .len = -1 }; in tcp_try_fastopen() local
/kernel/linux/linux-4.19/net/ipv4/
Dtcp_fastopen.c332 struct tcp_fastopen_cookie valid_foc = { .len = -1 }; in tcp_try_fastopen() local