Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_syncache.h217 void syn_cache_cleanup(struct tcpcb *);
H A Dtcp_syncache.c478 syn_cache_cleanup(struct tcpcb *tp) in syn_cache_cleanup() function
H A Dtcp_subr.c1137 syn_cache_cleanup(tp); in tcp_close()