Home
last modified time | relevance | path

Searched refs:tcp_xmit_timer (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_input.c1796 tcp_xmit_timer(tp, in tcp_do_segment()
1803 tcp_xmit_timer(tp, in tcp_do_segment()
2964 tcp_xmit_timer(tp, TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()
2968 tcp_xmit_timer(tp, ticks - tp->t_rtttime); in tcp_do_segment()
3669 tcp_xmit_timer(struct tcpcb *tp, int rtt) in tcp_xmit_timer() function
H A Dtcp_var.h1386 void tcp_xmit_timer(struct tcpcb *, int);