Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_input.c1805 tcp_xmit_timer(tp, in tcp_do_segment()
1812 tcp_xmit_timer(tp, in tcp_do_segment()
2875 tcp_xmit_timer(tp, TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()
2879 tcp_xmit_timer(tp, ticks - tp->t_rtttime); in tcp_do_segment()
3557 tcp_xmit_timer(struct tcpcb *tp, int rtt) in tcp_xmit_timer() function
H A Dtcp_var.h948 void tcp_xmit_timer(struct tcpcb *, int);
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h948 void tcp_xmit_timer(struct tcpcb *, int);