Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Drtt.h51 int srtt; member
/freebsd/sys/netinet/
H A Dsctp_cc_functions.c165 uint32_t srtt; in sctp_cwnd_update_after_fr() local
695 uint32_t srtt; in sctp_cwnd_update_after_sack_common() local
1025 uint32_t srtt; in sctp_cwnd_update_after_timeout() local
1896 uint32_t srtt = net->lastsa >> SCTP_RTT_SHIFT; in measure_rtt() local
H A Dsiftr.c187 uint32_t srtt; member
H A Dtcp_subr.c4969 uint32_t srtt; in tcp_get_srtt() local
/freebsd/cddl/lib/libdtrace/
H A Dsiftr.d57 uint32_t srtt; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Dtcp_common.h125 __le16 srtt /* in ms */; member
288 __le16 srtt /* in ms */; member
H A Decore_iscsi_api.h132 u16 srtt; member
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c2379 uint64_t srtt; in rack_get_gp_est() local
3516 uint64_t srtt, bw, len, tim; in rack_get_measure_window() local
4857 rack_log_gp_calc(struct tcp_rack *rack, uint32_t add_part, uint32_t sub_part, uint32_t srtt, uint64… in rack_log_gp_calc()
4889 uint64_t resid_bw, subpart = 0, addpart = 0, srtt; in rack_do_goodput_measurement() local
5891 rack_calc_thresh_rack(struct tcp_rack *rack, uint32_t srtt, uint32_t cts, int line, int log_allowed) in rack_calc_thresh_rack()
5980 struct rack_sendmap *rsm, uint32_t srtt) in rack_calc_thresh_tlp()
6091 uint32_t srtt, thresh; in rack_check_recovery_mode() local
6145 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in rack_timer_start() local
7618 uint32_t srtt; in rack_cc_conn_init() local
17035 uint32_t srtt = 0, thresh = 0, ts_low = 0; in tcp_rack_output() local
[all …]
H A Dbbr.c534 uint64_t srtt, var; in bbr_get_persists_timer_val() local
559 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in bbr_timer_start() local
2426 …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()
2500 …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()
3530 uint32_t usecs, srtt, over = 0; in bbr_get_pacing_delay() local
4063 bbr_calc_thresh_rack(struct tcp_bbr *bbr, uint32_t srtt, uint32_t cts, struct bbr_sendmap *rsm) in bbr_calc_thresh_rack()
4146 struct bbr_sendmap *rsm, uint32_t srtt, in bbr_calc_thresh_tlp()
4218 uint32_t srtt; in bbr_get_rtt() local
/freebsd/sys/dev/irdma/
H A Dirdma_type.h943 u32 srtt; member