Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c97 if (strcasecmp(hc->ihc_name, name) == 0) in ilbd_get_hc()
375 (void) strlcpy(hc_info->hci_name, hc->ihc_name, sizeof (hc->ihc_name)); in ilbd_get_hc_info()
415 tmp_srv->shc_hc->ihc_name, ILB_NAMESZ); in ilbd_hc_copy_srvs()
881 "with healtcheck %s", rule->irl_hcname, hc->ihc_name); in ilbd_hc_dissociate_rule()
H A Dilbd.h185 #define ihc_name ihc_info.hci_name macro
H A Dilbd_sg.c1084 hc->ihc_name, sizeof (ilbd_name_t)); in ilbd_retrieve_names()
H A Dilbd_scf.c768 pgname = h_ent->ihc_name; in ilbd_create_pg()