Home
last modified time | relevance | path

Searched refs:TIME_GT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h172 #define TIME_GT(a, b) ((int32_t)((a) - (b)) > 0) macro
H A Dmpd_probe.c1666 if (TIME_GT(cur_time, pii->pii_snxt_time)) { in phyint_inst_timer()
1723 if (TIME_GT(cur_time, pii->pii_fd_snxt_basetime)) { in phyint_inst_timer()
2238 if (TIME_GT(pi2_tls, pi_tff) && in failure_state()
2257 if (TIME_GT(pi2_tls, pi_tff) && in failure_state()
2467 if (TIME_GT(timeout, now)) in probe_fail_info()