Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_fastopen.h64 struct tcp_fastopen_ccache;
70 struct tcp_fastopen_ccache *ccb_ccache;
73 struct tcp_fastopen_ccache { struct
H A Dtcp_fastopen.c375 VNET_DEFINE_STATIC(struct tcp_fastopen_ccache, tcp_fastopen_ccache);
376 #define V_tcp_fastopen_ccache VNET(tcp_fastopen_ccache)