Searched refs:phyint_flags (Results 1 – 10 of 10) sorted by relevance
1213 uint64_t phyint_flags; member1468 (((ill)->ill_phyint->phyint_flags & (PHYI_LOOPBACK|PHYI_VIRTUAL)) == \1473 ((ill)->ill_phyint->phyint_flags & PHYI_LOOPBACK)1477 ((ill)->ill_phyint->phyint_flags & PHYI_IPMP)
3671 phyi->phyint_flags |= flags; in phyint_flags_init()4300 ASSERT(ill->ill_phyint->phyint_flags & PHYI_IPMP); in ip_ll_subnet_defaults()6339 ASSERT(phyi == NULL || !(phyi->phyint_flags & PHYI_IPMP)); in ipsq_dq()9707 !(phyi->phyint_flags & (PHYI_LOOPBACK)) && in ip_sioctl_addr()10186 intf_flags = ipif->ipif_flags | ill->ill_flags | phyi->phyint_flags; in ip_sioctl_flags_onoff()10244 intf_flags = ipif->ipif_flags | ill->ill_flags | phyi->phyint_flags; in ip_sioctl_flags()10249 ASSERT((phyi->phyint_flags & ~(IFF_PHYINT_FLAGS)) == 0); in ip_sioctl_flags()10342 if ((turn_on & IFF_ROUTER) && (phyi->phyint_flags & PHYI_LOOPBACK)) in ip_sioctl_flags()10428 phyi->phyint_flags |= (turn_on & IFF_PHYINT_FLAGS); in ip_sioctl_flags()10429 phyi->phyint_flags &= (~turn_off & IFF_PHYINT_FLAGS); in ip_sioctl_flags()[all …]
253 (grp->gr_phyint->phyint_flags & PHYI_RUNNING) != 0; in ipmp_grp_update_kstats()1778 (phyi->phyint_flags & (PHYI_OFFLINE|PHYI_INACTIVE|PHYI_FAILED)))); in ipmp_ill_is_active()
900 if (ill->ill_phyint->phyint_flags & PHYI_MULTI_BCAST) { in ip_ll_multireq()1066 !(ill->ill_phyint->phyint_flags & PHYI_MULTI_BCAST)) { in ill_join_allmulti()
8341 ill->ill_phyint->phyint_flags |= in ip_rput_dlpi_writer()8634 phyint->phyint_flags | PHYI_RUNNING : in ip_rput_dlpi_writer()8635 phyint->phyint_flags & ~PHYI_RUNNING; in ip_rput_dlpi_writer()8643 if (new_phyint_flags != phyint->phyint_flags) { in ip_rput_dlpi_writer()8644 phyint->phyint_flags = new_phyint_flags; in ip_rput_dlpi_writer()8662 phyint->phyint_flags |= PHYI_PROMISC; in ip_rput_dlpi_writer()8670 phyint->phyint_flags &= ~PHYI_PROMISC; in ip_rput_dlpi_writer()10067 ill->ill_flags | ill->ill_phyint->phyint_flags; in ip_snmp_get_mib2_ip_addr()10174 ill->ill_flags | ill->ill_phyint->phyint_flags; in ip_snmp_get_mib2_ip6_addr()
1431 *flags = ipif->ipif_flags | ill->ill_flags | phyi->phyint_flags; in ip_getlifflags_impl()
1977 ipif->ipif_ill->ill_phyint->phyint_flags | set) & ~clear; in ip_rts_xifmsg()
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()
2616 ill->ill_flags | phyi.phyint_flags, v_fmasks); in ill_format()2635 ill->ill_flags | phyi.phyint_flags, fmasks); in ill_format()
747 sctp_ill->sctp_ill_flags = ill->ill_phyint->phyint_flags; in sctp_update_ill()