Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dtcp_var.h794 void syn_cache_cleanup(struct tcpcb *);
Dtcp_subr.c520 syn_cache_cleanup(tp); in tcp_close()
Dtcp_input.c3451 syn_cache_cleanup(struct tcpcb *tp) in syn_cache_cleanup() function