Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.h66 struct tcp_fastopen_ccache;
72 struct tcp_fastopen_ccache *ccb_ccache;
75 struct tcp_fastopen_ccache { struct
H A Dtcp_fastopen.c377 VNET_DEFINE_STATIC(struct tcp_fastopen_ccache, tcp_fastopen_ccache);
378 #define V_tcp_fastopen_ccache VNET(tcp_fastopen_ccache)