Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c460 bbr_calc_thresh_tlp(struct tcpcb *tp, struct tcp_bbr *bbr,
673 thresh = bbr_calc_thresh_tlp(tp, bbr, rsm, srtt, cts); in bbr_timer_start()
4147 bbr_calc_thresh_tlp(struct tcpcb *tp, struct tcp_bbr *bbr, in bbr_calc_thresh_tlp() function