Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_fastopen.c250 static void tcp_fastopen_ccache_bucket_trim(struct tcp_fastopen_ccache_bucket *,
453 tcp_fastopen_ccache_bucket_trim(ccb, 0); in tcp_fastopen_destroy()
818 tcp_fastopen_ccache_bucket_trim(ccb, new); in sysctl_net_inet_tcp_fastopen_ccache_bucket_limit()
844 tcp_fastopen_ccache_bucket_trim(ccb, 0); in sysctl_net_inet_tcp_fastopen_client_enable()
1109 tcp_fastopen_ccache_bucket_trim(struct tcp_fastopen_ccache_bucket *ccb, in tcp_fastopen_ccache_bucket_trim() function