Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_fastopen.c75 static bool __tcp_fastopen_cookie_gen(const void *path, in __tcp_fastopen_cookie_gen() function
106 return __tcp_fastopen_cookie_gen(path, foc); in tcp_fastopen_cookie_gen()
114 if (__tcp_fastopen_cookie_gen(&ip6h->saddr, &tmp)) { in tcp_fastopen_cookie_gen()
120 return __tcp_fastopen_cookie_gen(buf, foc); in tcp_fastopen_cookie_gen()