<dec f='src/src/sys/netinet/tcp_var.h' l='911' type='struct tcpcb * tcp_drop(struct tcpcb * , int )'/>
<use f='src/src/sys/netinet/tcp_input.c' l='2225' u='c' c='tcp_input'/>
<use f='src/src/sys/netinet/tcp_input.c' l='4146' u='c' c='syn_cache_get'/>
<def f='src/src/sys/netinet/tcp_subr.c' l='1112' ll='1142' type='struct tcpcb * tcp_drop(struct tcpcb * tp, int errno)'/>
<doc f='src/src/sys/netinet/tcp_subr.c' l='1107'>/*
 * Drop a TCP connection, reporting
 * the specified error.  If connection is synchronized,
 * then send a RST to peer.
 */</doc>
<use f='src/src/sys/netinet/tcp_timer.c' l='338' u='c' c='tcp_timer_rexmt'/>
<use f='src/src/sys/netinet/tcp_timer.c' l='487' u='c' c='tcp_timer_persist'/>
<use f='src/src/sys/netinet/tcp_timer.c' l='595' u='c' c='tcp_timer_keep'/>
<use f='src/src/sys/netinet/tcp_usrreq.c' l='957' u='c' c='tcp_abort'/>
<use f='src/src/sys/netinet/tcp_usrreq.c' l='1268' u='c' c='tcp_disconnect1'/>
<use f='src/src/sys/netinet/tcp_usrreq.c' l='1564' u='c' c='inet4_ident_core'/>
<use f='src/src/sys/netinet/tcp_usrreq.c' l='1599' u='c' c='inet6_ident_core'/>
