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.c1814 tcp_xmit_timer(tp, in tcp_do_segment()
1821 tcp_xmit_timer(tp, in tcp_do_segment()
2985 tcp_xmit_timer(tp, TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()
2989 tcp_xmit_timer(tp, ticks - tp->t_rtttime); in tcp_do_segment()
3690 tcp_xmit_timer(struct tcpcb *tp, int rtt) in tcp_xmit_timer() function
H A Dtcp_var.h1390 void tcp_xmit_timer(struct tcpcb *, int);