Lines Matching defs:hc
41 ilb_create_hc(ilb_handle_t h, const ilb_hc_info_t *hc)
47 if (h == ILB_INVALID_HANDLE || hc == NULL || *hc->hci_name == '\0' ||
48 hc->hci_timeout < 0 || hc->hci_count < 0 ||
49 hc->hci_interval <= hc->hci_timeout * hc->hci_count)
55 (void) memcpy(&ic->ic_data, hc, sizeof (ilb_hc_info_t));
101 * Given a health check name, get hc info associated with this handle
140 * Walk through all health checks, will need if we implement list-hc
169 * Since getting the list of hc names and getting the info
170 * of each of them are not atomic, some hc objects may have