Searched refs:tcp_timer_rexmt (Results 1 – 3 of 3) sorted by relevance
165 int tcp_timer_rexmt(struct tcpcb *tp);
331 tcp_timer_rexmt(struct tcpcb *tp) in tcp_timer_rexmt() function
442 dropped = tcp_timer_rexmt(tp); in FirePendingTimers()