Searched refs:PHYI_RUNNING (Results 1 – 6 of 6) sorted by relevance
89 #define PHYI_RUNNING IFF_RUNNING /* resources allocated */ macro
2537 { "R", PHYI_RUNNING, PHYI_RUNNING }, in ill_format()2554 { "RUNNING", PHYI_RUNNING, PHYI_RUNNING }, in ill_format()
253 (grp->gr_phyint->phyint_flags & PHYI_RUNNING) != 0; in ipmp_grp_update_kstats()
1305 if (!(ipif->ipif_ill->ill_phyint->phyint_flags & PHYI_RUNNING)) in ipif_dup_recovery()2466 } else if (ill->ill_phyint->phyint_flags & PHYI_RUNNING) { in nce_timer()
8634 phyint->phyint_flags | PHYI_RUNNING : in ip_rput_dlpi_writer()8635 phyint->phyint_flags & ~PHYI_RUNNING; in ip_rput_dlpi_writer()
3656 flags |= PHYI_RUNNING; in phyint_flags_init()