Searched refs:PHYI_IPMP (Results 1 – 4 of 4) sorted by relevance
99 #define PHYI_IPMP IFF_IPMP /* IPMP meta-interface */ macro
1478 ((ill)->ill_phyint->phyint_flags & PHYI_IPMP)
2570 { "I", PHYI_IPMP, PHYI_IPMP }, in ill_format()2587 { "IPMP", PHYI_IPMP, PHYI_IPMP }, in ill_format()
3663 flags |= PHYI_IPMP; in phyint_flags_init()4304 ASSERT(ill->ill_phyint->phyint_flags & PHYI_IPMP); in ip_ll_subnet_defaults()6343 ASSERT(phyi == NULL || !(phyi->phyint_flags & PHYI_IPMP)); in ipsq_dq()16599 if ((phyi->phyint_flags & PHYI_IPMP) && (phyi->phyint_grp != NULL)) { in phyint_free()