Home
last modified time | relevance | path

Searched defs:t_rxtcur (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c4084 uint32_t thresh, t_rxtcur; in bbr_calc_thresh_rack() local
4151 uint32_t thresh, len, maxseg, t_rxtcur; in bbr_calc_thresh_tlp() local
/freebsd/sys/netinet/
H A Dtcp_var.h396 int t_rxtcur; /* current retransmit value (ticks) */ member