Searched refs:oldflags (Results 1 – 2 of 2) sorted by relevance
1466 int oldflags = ia6->ia6_flags; in nd6_service_ip6_addr() local1564 if ((oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_service_ip6_addr()1587 (oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_service_ip6_addr()1619 if ((oldflags & IN6_IFF_DEPRECATED) != 0) { in nd6_service_ip6_addr()
5118 int oldflags = 0; in ifnet_set_promiscuous() local5122 oldflags = ifp->if_flags; in ifnet_set_promiscuous()5134 if (newflags != oldflags && (newflags & IFF_UP) != 0) { in ifnet_set_promiscuous()5151 if (newflags != oldflags) { in ifnet_set_promiscuous()