Searched refs:oldflags (Results 1 – 2 of 2) sorted by relevance
1453 int oldflags = ia6->ia6_flags; in nd6_service_ip6_addr() local1551 if ((oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_service_ip6_addr()1574 (oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_service_ip6_addr()1606 if ((oldflags & IN6_IFF_DEPRECATED) != 0) { in nd6_service_ip6_addr()
4430 int oldflags = 0; in ifnet_set_promiscuous() local4434 oldflags = ifp->if_flags; in ifnet_set_promiscuous()4446 if (newflags != oldflags && (newflags & IFF_UP) != 0) { in ifnet_set_promiscuous()4463 if (newflags != oldflags) { in ifnet_set_promiscuous()