Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h333 #define TG_SLOW 3 /* rtt is high - Not in use now */ macro
H A Dmpd_tables.c2079 case TG_SLOW: in target_next()
2095 tg->tg_status = TG_SLOW; in target_next()
2137 case TG_SLOW: in target_select_best()
2155 tg->tg_status = TG_SLOW; in target_select_best()
H A Dmpd_probe.c883 target->tg_status = TG_SLOW; in incoming_echo_reply()