Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c276 hc->ihc_test_type = ILBD_HC_PING; in ilbd_create_hc()
614 if (srv->shc_hc->ihc_test_type == ILBD_HC_PING || in ilbd_set_fail_state()
713 if (hc->ihc_def_ping && hc->ihc_test_type != ILBD_HC_PING) in ilbd_hc_restart_timer()
1137 case ILBD_HC_PING: in create_argv()
H A Dilbd.h173 ILBD_HC_PING = 1, /* ICMP Echo probe */ enumerator