Searched defs:ilbd_get_hc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c91 ilbd_get_hc(const char *name) function
229 hc = ilbd_get_hc(hc_info->hci_name);
321 hc = ilbd_get_hc(hc_name);
366 hc = ilbd_get_hc(hc_name);
822 if ((hc = ilbd_get_hc(rule->irl_hcname)) == NULL) {
869 if ((hc = ilbd_get_hc(rule->irl_hcname)) == NULL) {
904 if ((tmp_hc = ilbd_get_hc(hc_name)) == NULL)

Completed in 61 milliseconds