tcp_fastopen_ccache_lookup
static struct tcp_fastopen_ccache_entry *tcp_fastopen_ccache_lookup(
cce = tcp_fastopen_ccache_lookup(&inp->inp_inc, &ccb);
cce = tcp_fastopen_ccache_lookup(inc, &ccb);
cce = tcp_fastopen_ccache_lookup(inc, &ccb);