Home
last modified time | relevance | path

Searched defs:srtt (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c162 uint32_t srtt; in sctp_cwnd_update_after_fr() local
692 uint32_t srtt; in sctp_cwnd_update_after_sack_common() local
1024 uint32_t srtt; in sctp_cwnd_update_after_timeout() local
1895 uint32_t srtt = net->lastsa >> SCTP_RTT_SHIFT; in measure_rtt() local
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c1535 uint64_t bw, srtt; in rack_get_bw() local
2296 uint64_t srtt, bw, len, tim; in rack_get_measure_window() local
3658 uint64_t resid_bw, subpart, addpart, srtt; in rack_do_goodput_measurement() local
4185 rack_calc_thresh_rack(struct tcp_rack *rack, uint32_t srtt, uint32_t cts) in rack_calc_thresh_rack()
4258 struct rack_sendmap *rsm, uint32_t srtt) in rack_calc_thresh_tlp()
4374 uint32_t srtt, thresh; in rack_check_recovery_mode() local
4438 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in rack_timer_start() local
11225 uint32_t srtt = 0, thresh = 0, ts_low = 0; in tcp_rack_output() local
11453 uint32_t srtt, cwnd, tr_perms = 0; in rack_get_pacing_delay() local
11514 uint32_t orig_val, srtt, segs, oh; in rack_get_pacing_delay() local
H A Dbbr.c547 uint64_t srtt, var; in bbr_get_persists_timer_val() local
572 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in bbr_timer_start() local
2449 …log_timer_var(struct tcp_bbr *bbr, int mode, uint32_t cts, uint32_t time_since_sent, uint32_t srtt, in bbr_log_timer_var()
2523 …ice(struct tcp_bbr *bbr, uint32_t cts, uint32_t thresh, uint32_t lro, uint32_t srtt, struct bbr_se… in bbr_log_thresh_choice()
3559 uint32_t usecs, srtt, over = 0; in bbr_get_pacing_delay() local
4088 bbr_calc_thresh_rack(struct tcp_bbr *bbr, uint32_t srtt, uint32_t cts, struct bbr_sendmap *rsm) in bbr_calc_thresh_rack()
4171 struct bbr_sendmap *rsm, uint32_t srtt, in bbr_calc_thresh_tlp()
4243 uint32_t srtt; in bbr_get_rtt() local