tcp_fastopen_ccache
VNET_DEFINE_STATIC(struct tcp_fastopen_ccache, tcp_fastopen_ccache);
#define V_tcp_fastopen_ccache VNET(tcp_fastopen_ccache)
struct tcp_fastopen_ccache;
struct tcp_fastopen_ccache *ccb_ccache;