Searched refs:ipmgmt_if_updater_ent (Results 1 – 1 of 1) sorted by relevance
96 static ipmgmt_if_updater_ent_t ipmgmt_if_updater_ent[] = { variable107 for (i = 0; ipmgmt_if_updater_ent[i].name != NULL; i++) { in ipmgmt_find_if_field_updater()108 if (strcmp(field_name, ipmgmt_if_updater_ent[i].name) == 0) { in ipmgmt_find_if_field_updater()113 return (&ipmgmt_if_updater_ent[i]); in ipmgmt_find_if_field_updater()