Searched refs:phyint_flags (Results 1 – 10 of 10) sorted by relevance
1214 uint64_t phyint_flags; member1469 (((ill)->ill_phyint->phyint_flags & (PHYI_LOOPBACK|PHYI_VIRTUAL)) == \1474 ((ill)->ill_phyint->phyint_flags & PHYI_LOOPBACK)1478 ((ill)->ill_phyint->phyint_flags & PHYI_IPMP)
3671 phyi->phyint_flags |= flags; 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()9715 !(phyi->phyint_flags & (PHYI_LOOPBACK)) && in ip_sioctl_addr()10198 intf_flags = ipif->ipif_flags | ill->ill_flags | phyi->phyint_flags; in ip_sioctl_flags_onoff()10256 intf_flags = ipif->ipif_flags | ill->ill_flags | phyi->phyint_flags; in ip_sioctl_flags()10261 ASSERT((phyi->phyint_flags & ~(IFF_PHYINT_FLAGS)) == 0); in ip_sioctl_flags()10354 if ((turn_on & IFF_ROUTER) && (phyi->phyint_flags & PHYI_LOOPBACK)) in ip_sioctl_flags()10440 phyi->phyint_flags |= (turn_on & IFF_PHYINT_FLAGS); in ip_sioctl_flags()10441 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()
8394 ill->ill_phyint->phyint_flags |= in ip_rput_dlpi_writer()8687 phyint->phyint_flags | PHYI_RUNNING : in ip_rput_dlpi_writer()8688 phyint->phyint_flags & ~PHYI_RUNNING; in ip_rput_dlpi_writer()8696 if (new_phyint_flags != phyint->phyint_flags) { in ip_rput_dlpi_writer()8697 phyint->phyint_flags = new_phyint_flags; in ip_rput_dlpi_writer()8715 phyint->phyint_flags |= PHYI_PROMISC; in ip_rput_dlpi_writer()8723 phyint->phyint_flags &= ~PHYI_PROMISC; in ip_rput_dlpi_writer()10131 ill->ill_flags | ill->ill_phyint->phyint_flags; in ip_snmp_get_mib2_ip_addr()10238 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()
1986 ipif->ipif_ill->ill_phyint->phyint_flags | set) & ~clear; in ip_rts_xifmsg()
1541 if (!(ipif->ipif_ill->ill_phyint->phyint_flags & PHYI_RUNNING)) in ipif_dup_recovery()2702 } else if (ill->ill_phyint->phyint_flags & PHYI_RUNNING) { in nce_timer()
2646 ill->ill_flags | phyi.phyint_flags, v_fmasks); in ill_format()2665 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()