Searched refs:up_vnic_entry (Results 1 – 3 of 3) sorted by relevance
1362 for (tail = upd->up_vnic_entry; tail != NULL; tail = tail->mp_next) { in eib_fip_queue_upd_entry()1369 upd->up_vnic_entry = map; in eib_fip_queue_upd_entry()1415 list = upd->up_vnic_entry; in eib_fip_apply_updates()1416 upd->up_vnic_entry = NULL; in eib_fip_apply_updates()
725 for (elem = upd->up_vnic_entry; elem != NULL; elem = nxt) { in eib_vnic_fini_tables()729 upd->up_vnic_entry = NULL; in eib_vnic_fini_tables()
564 eib_vhub_map_t *up_vnic_entry; member