Home
last modified time | relevance | path

Searched refs:tcp_fastopen_destroy (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netinet/
H A Dtcp_fastopen.h85 void tcp_fastopen_destroy(void);
101 tcp_fastopen_destroy(void) in tcp_fastopen_destroy() function
H A Dtcp_fastopen.c446 tcp_fastopen_destroy(void) in tcp_fastopen_destroy() function
H A Dtcp_subr.c1609 tcp_fastopen_destroy(); in tcp_destroy()