Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Drtt.c56 int rto = rtt->srtt + 4*rtt->rttvar; in calc_rto()
67 rtt->srtt = 0; in rtt_init()
88 return rtt->srtt + 4*rtt->rttvar; in rtt_unclamped()
94 int delta = ms - rtt->srtt; in rtt_update()
95 rtt->srtt += delta / 8; /* g = 1/8 */ in rtt_update()
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
173 srtt = 1; in sctp_cwnd_update_after_fr()
695 uint32_t srtt; in sctp_cwnd_update_after_sack_common() local
711 if (srtt > 0) { in sctp_cwnd_update_after_sack_common()
718 ((uint64_t)net->mtu * (uint64_t)(srtt * srtt)); in sctp_cwnd_update_after_sack_common()
861 srtt = 1; in sctp_cwnd_update_after_sack_common()
948 srtt = 1; in sctp_cwnd_update_after_sack_common()
1025 uint32_t srtt; in sctp_cwnd_update_after_timeout() local
1033 if (srtt > 0) { in sctp_cwnd_update_after_timeout()
1053 if (srtt == 0) { in sctp_cwnd_update_after_timeout()
[all …]
H A Dsiftr.c187 uint32_t srtt; member
428 pkt_node->srtt, in siftr_process_pkt()
689 pn->srtt = ((uint64_t)tp->t_srtt * tick) >> TCP_RTT_SHIFT; in siftr_siftdata()
H A Dtcp_subr.c4655 uint32_t srtt; in tcp_get_srtt() local
4662 srtt = tp->t_srtt; in tcp_get_srtt()
4671 srtt = TICKS_2_USEC(srtt); in tcp_get_srtt()
4673 srtt = USEC_2_TICKS(srtt); in tcp_get_srtt()
4683 srtt = srtt >> TCP_RTT_SHIFT; in tcp_get_srtt()
4685 return (srtt); in tcp_get_srtt()
H A Dtcp_log_buf.c1856 COPY_STAT_T(srtt); in tcp_log_event()
/freebsd/cddl/lib/libdtrace/
H A Dsiftr.d57 uint32_t srtt; member
94 srtt = p == NULL ? 0 : p->srtt;
/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.c2499 bw /= srtt; in rack_get_gp_est()
5834 if ((srtt > 0) && (res > srtt)) { in policer_detection()
5843 tim = srtt; in policer_detection()
6511 srtt = 1; in rack_calc_thresh_rack()
6543 thresh = srtt + (srtt >> 2); in rack_calc_thresh_rack()
6585 srtt = 1; in rack_calc_thresh_tlp()
6587 thresh = srtt + (srtt / rack->r_ctl.rc_tlp_threshold); in rack_calc_thresh_tlp()
6601 alt_thresh = srtt + (srtt / 2) + rack_delayed_ack_time; in rack_calc_thresh_tlp()
6629 alt_thresh = srtt + (srtt / 2) + rack_delayed_ack_time; in rack_calc_thresh_tlp()
6640 alt_thresh = srtt + (srtt / 2) + rack_delayed_ack_time; in rack_calc_thresh_tlp()
[all …]
H A Dbbr.c4096 if (srtt == 0) in bbr_calc_thresh_rack()
4097 srtt = 1; in bbr_calc_thresh_rack()
4164 if (srtt == 0) in bbr_calc_thresh_tlp()
4165 srtt = 1; in bbr_calc_thresh_tlp()
4167 thresh = srtt + (srtt / bbr->rc_tlp_threshold); in bbr_calc_thresh_tlp()
4197 alt_thresh = srtt + (srtt / 2) + bbr_delayed_ack_time; in bbr_calc_thresh_tlp()
4230 uint32_t srtt; in bbr_get_rtt() local
4249 srtt = f_rtt; in bbr_get_rtt()
4255 srtt = f_rtt; in bbr_get_rtt()
4266 srtt = f_rtt; in bbr_get_rtt()
[all …]
/freebsd/contrib/unbound/daemon/
H A Dcachedump.c778 ri.srtt, ri.rttvar, rtt_notimeout(&ri), in print_dp_details()
H A Dremote.c2532 d->rtt.srtt, d->rtt.rttvar, rtt_notimeout(&d->rtt), d->rtt.rto, in dump_infra_host()
/freebsd/sys/dev/irdma/
H A Dirdma_type.h943 u32 srtt; member
H A Dirdma_ctrl.c1088 FIELD_PREP(IRDMAQPC_SRTT, tcp->srtt) | in irdma_sc_qp_setctx()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt6fw_cfg_uwire.txt113 # Set TP_OUT_CONFIG.CCplAckMode to get srtt/rttvar