Searched refs:TCPT_RANGESET (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/netinet/
H A Dtcp_timer.h92 * TCPT_RANGESET() will add another TCPTV_CPU_VAR to deal with
130 #define TCPT_RANGESET(tv, value, tvmin, tvmax) do { \ macro
H A Dtcp_timer.c664 TCPT_RANGESET(tp->t_rxtcur, rexmt,
H A Dtcp_output.c1632 TCPT_RANGESET(tt, t * tcp_backoff[tp->t_rxtshift],
H A Dtcp_input.c359 TCPT_RANGESET(tp->t_rxtcur,
3524 TCPT_RANGESET(tp->t_rxtcur, TCP_REXMTVAL(tp),

Completed in 106 milliseconds