Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_fastopen.c214 struct tcp_fastopen_cookie *valid_foc) in tcp_fastopen_cookie_gen_check()
354 struct tcp_fastopen_cookie valid_foc = { .len = -1 }; in tcp_try_fastopen() local