Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/unbound/util/
HDrtt.h51 int srtt; member
/freebsd-13-stable/sys/netinet/
HDsctp_cc_functions.c159 uint32_t srtt; in sctp_cwnd_update_after_fr() local
689 uint32_t srtt; in sctp_cwnd_update_after_sack_common() local
1019 uint32_t srtt; in sctp_cwnd_update_after_timeout() local
1890 uint32_t srtt = net->lastsa >> SCTP_RTT_SHIFT; in measure_rtt() local
/freebsd-13-stable/sys/netinet/tcp_stacks/
HDrack.c1986 uint64_t bw, srtt; in rack_get_bw() local
3036 uint64_t srtt, bw, len, tim; in rack_get_measure_window() local
4198 uint64_t resid_bw, subpart = 0, addpart = 0, srtt; in rack_do_goodput_measurement() local
5048 rack_calc_thresh_rack(struct tcp_rack *rack, uint32_t srtt, uint32_t cts) in rack_calc_thresh_rack()
5121 struct rack_sendmap *rsm, uint32_t srtt) in rack_calc_thresh_tlp()
5237 uint32_t srtt, thresh; in rack_check_recovery_mode() local
5301 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in rack_timer_start() local
6676 uint32_t srtt; in rack_cc_conn_init() local
14147 uint32_t srtt = 0, thresh = 0, ts_low = 0; in tcp_rack_output() local
14421 uint32_t srtt, cwnd, tr_perms = 0; in rack_get_pacing_delay() local
[all …]
HDbbr.c544 uint64_t srtt, var; in bbr_get_persists_timer_val() local
569 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in bbr_timer_start() local
2437 …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()
2511 …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()
3547 uint32_t usecs, srtt, over = 0; in bbr_get_pacing_delay() local
4079 bbr_calc_thresh_rack(struct tcp_bbr *bbr, uint32_t srtt, uint32_t cts, struct bbr_sendmap *rsm) in bbr_calc_thresh_rack()
4162 struct bbr_sendmap *rsm, uint32_t srtt, in bbr_calc_thresh_tlp()
4234 uint32_t srtt; in bbr_get_rtt() local
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDtcp_common.h125 __le16 srtt /* in ms */; member
288 __le16 srtt /* in ms */; member
HDecore_iscsi_api.h132 u16 srtt; member
/freebsd-13-stable/sys/dev/irdma/
HDirdma_type.h943 u32 srtt; member