Searched refs:tcp_fastopen_ccache_lookup (Results 1 – 1 of 1) sorted by relevance
245 static struct tcp_fastopen_ccache_entry *tcp_fastopen_ccache_lookup(877 cce = tcp_fastopen_ccache_lookup(&inp->inp_inc, &ccb); in tcp_fastopen_connect()960 cce = tcp_fastopen_ccache_lookup(inc, &ccb); in tcp_fastopen_disable_path()986 cce = tcp_fastopen_ccache_lookup(inc, &ccb); in tcp_fastopen_update_cache()1013 tcp_fastopen_ccache_lookup(struct in_conninfo *inc, in tcp_fastopen_ccache_lookup() function