PHYI_RUNNING
{ "R", PHYI_RUNNING, PHYI_RUNNING },
{ "RUNNING", PHYI_RUNNING, PHYI_RUNNING },
phyint->phyint_flags | PHYI_RUNNING :
phyint->phyint_flags & ~PHYI_RUNNING;
flags |= PHYI_RUNNING;
if (!(ipif->ipif_ill->ill_phyint->phyint_flags & PHYI_RUNNING))
} else if (ill->ill_phyint->phyint_flags & PHYI_RUNNING) {
(grp->gr_phyint->phyint_flags & PHYI_RUNNING) != 0;