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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c895 ilbd_hc_t *tmp_hc; local
898 if ((tmp_hc = ilbd_get_hc(hc_name)) == NULL)
900 for (tmp_hc_rule = list_head(&tmp_hc->ihc_rules); tmp_hc_rule != NULL;
901 tmp_hc_rule = list_next(&tmp_hc->ihc_rules, tmp_hc_rule)) {
903 *hc = tmp_hc;

Completed in 30 milliseconds