Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c254 static void tcp_fastopen_ccache_entry_drop(struct tcp_fastopen_ccache_entry *,
1124 tcp_fastopen_ccache_entry_drop(cce, ccb); in tcp_fastopen_ccache_bucket_trim()
1138 tcp_fastopen_ccache_entry_drop(struct tcp_fastopen_ccache_entry *cce, in tcp_fastopen_ccache_entry_drop() function