Searched defs:srtt (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/unbound/util/ |
| H A D | rtt.h | 51 int srtt; member
|
| /freebsd-13.1/sys/netinet/ |
| H A D | sctp_cc_functions.c | 162 uint32_t srtt; in sctp_cwnd_update_after_fr() local 692 uint32_t srtt; in sctp_cwnd_update_after_sack_common() local 1022 uint32_t srtt; in sctp_cwnd_update_after_timeout() local 1893 uint32_t srtt = net->lastsa >> SCTP_RTT_SHIFT; in measure_rtt() local
|
| /freebsd-13.1/sys/netinet/tcp_stacks/ |
| H A D | rack.c | 1988 uint64_t bw, srtt; in rack_get_bw() local 3038 uint64_t srtt, bw, len, tim; in rack_get_measure_window() local 4200 uint64_t resid_bw, subpart = 0, addpart = 0, srtt; in rack_do_goodput_measurement() local 5050 rack_calc_thresh_rack(struct tcp_rack *rack, uint32_t srtt, uint32_t cts) in rack_calc_thresh_rack() 5123 struct rack_sendmap *rsm, uint32_t srtt) in rack_calc_thresh_tlp() 5239 uint32_t srtt, thresh; in rack_check_recovery_mode() local 5303 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in rack_timer_start() local 6678 uint32_t srtt; in rack_cc_conn_init() local 14159 uint32_t srtt = 0, thresh = 0, ts_low = 0; in tcp_rack_output() local 14433 uint32_t srtt, cwnd, tr_perms = 0; in rack_get_pacing_delay() local [all …]
|
| H A D | bbr.c | 546 uint64_t srtt, var; in bbr_get_persists_timer_val() local 571 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in bbr_timer_start() local 2448 …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() 2522 …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() 3561 uint32_t usecs, srtt, over = 0; in bbr_get_pacing_delay() local 4093 bbr_calc_thresh_rack(struct tcp_bbr *bbr, uint32_t srtt, uint32_t cts, struct bbr_sendmap *rsm) in bbr_calc_thresh_rack() 4176 struct bbr_sendmap *rsm, uint32_t srtt, in bbr_calc_thresh_tlp() 4248 uint32_t srtt; in bbr_get_rtt() local
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | tcp_common.h | 127 __le16 srtt /* in ms */; member 290 __le16 srtt /* in ms */; member
|
| H A D | ecore_iscsi_api.h | 134 u16 srtt; member
|