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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c90 ilbd_get_hc(const char *name) function
228 hc = ilbd_get_hc(hc_info->hci_name);
319 hc = ilbd_get_hc(hc_name);
363 hc = ilbd_get_hc(hc_name);
819 if ((hc = ilbd_get_hc(rule->irl_hcname)) == NULL) {
865 if ((hc = ilbd_get_hc(rule->irl_hcname)) == NULL) {
898 if ((tmp_hc = ilbd_get_hc(hc_name)) == NULL)
H A Dilbd.h375 ilbd_hc_t *ilbd_get_hc(const char *);

Completed in 49 milliseconds