Home
last modified time | relevance | path

Searched refs:PR_ACKED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c330 else if (pii->pii_probes[pr_ndx].pr_status == PR_ACKED) in probe()
783 } else if (pii->pii_probes[pr_ndx].pr_status == PR_ACKED) { in incoming_echo_reply()
958 probe_chstate(pr_statp, pii, PR_ACKED); in incoming_echo_reply()
1008 pii->pii_probes[pr_ndx].pr_status == PR_ACKED) { in highest_ack_tg()
1747 case PR_ACKED: in phyint_inst_timer()
2355 case PR_ACKED: in probe_success_info()
H A Dmpd_tables.h264 #define PR_ACKED 2 /* Probe has been acknowledged */ macro
H A Dmpd_tables.c2897 case PR_ACKED: in probestate()
2947 if (pr->pr_status == PR_ACKED) { in probe_state_event()
H A Dmpd_main.c1181 case PR_ACKED: in in_signal()