<dec f='src/src/sys/netinet/tcp_congctl.h' l='53' type='int (*)(struct tcpcb *, const struct tcphdr *)'/>
<use f='src/src/sys/netinet/tcp_congctl.c' l='651' u='w'/>
<use f='src/src/sys/netinet/tcp_congctl.c' l='791' u='w'/>
<use f='src/src/sys/netinet/tcp_congctl.c' l='985' u='w'/>
<offset>0</offset>
<doc f='src/src/sys/netinet/tcp_congctl.h' l='47'>/*
	 * fast_retransmit: called on tcprexmtthresh&apos;th dup ACKs.
	 * this actually retransmits packets by calling tcp_output()
	 * if appropriate.
	 * returns 0 if entering fast recovery.  otherwise returns non-0.
	 */</doc>
<use f='src/src/sys/netinet/tcp_input.c' l='2657' u='r' c='tcp_input'/>
