Home
last modified time | relevance | path

Searched refs:__tcp_fastopen_cookie_gen (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ipv4/
Dtcp_fastopen.c114 static bool __tcp_fastopen_cookie_gen(struct sock *sk, const void *path, in __tcp_fastopen_cookie_gen() function
150 return __tcp_fastopen_cookie_gen(sk, path, foc); in tcp_fastopen_cookie_gen()
158 if (__tcp_fastopen_cookie_gen(sk, &ip6h->saddr, &tmp)) { in tcp_fastopen_cookie_gen()
164 return __tcp_fastopen_cookie_gen(sk, buf, foc); in tcp_fastopen_cookie_gen()