Searched refs:pg_phyint (Results 1 – 4 of 4) sorted by relevance
118 for (pi2 = pi->pi_group->pg_phyint; pi2 != NULL; pi2 = pi2->pi_pgnext) { in phyint_lookup_hwaddr()333 pi->pi_pgnext = pg->pg_phyint; in phyint_insert()336 pg->pg_phyint = pi; in phyint_insert()1113 assert(pg->pg_phyint == NULL); in phyint_group_delete()1151 for (pi = pg->pg_phyint; pi != NULL; pi = pi->pi_pgnext) { in phyint_group_refresh_state()1342 assert(pg->pg_phyint == pi || pi->pi_pgprev != NULL); in phyint_delete()1353 pg->pg_phyint = pi->pi_pgnext; in phyint_delete()1394 for (pi2 = pg->pg_phyint; pi2 != NULL; pi2 = pi2->pi_pgnext) { in phyint_delete()1429 for (pi2 = pg->pg_phyint; pi2 != NULL; pi2 = pi2->pi_pgnext) { in phyint_offline()2519 for (pi = pg->pg_phyint; pi != NULL; pi = pi->pi_pgnext) { in target_flush_hosts()[all …]
1033 for (pi = pg->pg_phyint; pi != NULL; pi = pi->pi_pgnext) { in check_pg_crtt_improved()1178 pi = pi->pi_group->pg_phyint; in incoming_mcast_reply()1358 for (pi2 = pi->pi_group->pg_phyint; pi2 != NULL; pi2 = pi2->pi_pgnext) { in phyint_activate_another()1410 pi2 = pi->pi_group->pg_phyint; in phyint_transition_to_running()1474 for (pi2 = pi->pi_group->pg_phyint; pi2 != NULL; pi2 = pi2->pi_pgnext) { in phyint_standby_refresh_inactive()1560 pi2 = pi->pi_group->pg_phyint; in phyint_inst_check_for_failure()2186 for (pi2 = pg->pg_phyint; pi2 != NULL; pi2 = pi2->pi_pgnext) { in failure_state()
154 struct phyint *pg_phyint; /* List of phyints in this group */ member
506 for (pi = pg->pg_phyint; pi != NULL; pi = pi->pi_pgnext) { in check_addr_unique()884 for (pi = pg->pg_phyint; pi != NULL; pi = pi->pi_pgnext) { in check_config()896 for (pi = pg->pg_phyint; pi != NULL; pi = pi->pi_pgnext) { in check_config()1688 pi = pi->pi_group->pg_phyint; in router_add_common()