<dec f='src/src/sys/netinet/tcp_var.h' l='1006' type='void syn_cache_cleanup(struct tcpcb * )'/>
<def f='src/src/sys/netinet/tcp_input.c' l='3860' ll='3882' type='void syn_cache_cleanup(struct tcpcb * tp)'/>
<doc f='src/src/sys/netinet/tcp_input.c' l='3855'>/*
 * Remove syn cache created by the specified tcb entry,
 * because this does not make sense to keep them
 * (if there&apos;s no tcb entry, syn cache entry will never be used)
 */</doc>
<use f='src/src/sys/netinet/tcp_subr.c' l='1257' u='c' c='tcp_close'/>
