Home
last modified time | relevance | path

Searched refs:tg_crtt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c886 target->tg_crtt = 0; in incoming_echo_reply()
1104 if (tg->tg_crtt > in check_exception_target()
1320 tg->tg_crtt = new_crtt; in pi_set_crtt()
1772 if (cur_tg->tg_crtt != 0) { in phyint_inst_timer()
2032 tg->tg_crtt = 0; in reset_crtt_all()
2041 tg->tg_crtt = 0; in reset_crtt_all()
2089 cur_tg->tg_crtt = 0; in phyint_inst_probe_failure_state()
2329 if (tg->tg_crtt != 0) { in probe_success_info()
2330 timeout += tg->tg_crtt; in probe_success_info()
2460 if (tg->tg_crtt != 0) { in probe_fail_info()
[all …]
H A Dmpd_tables.h339 int tg_crtt; /* Conservative RTT = A + 4D (in ms) */ member
H A Dmpd_tables.c2592 tg->tg_crtt, tg->tg_in_use); in target_print()