Searched refs:oldflags (Results 1 – 2 of 2) sorted by relevance
1459 int oldflags = ia6->ia6_flags; in nd6_service_ip6_addr() local1557 if ((oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_service_ip6_addr()1580 (oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_service_ip6_addr()1612 if ((oldflags & IN6_IFF_DEPRECATED) != 0) { in nd6_service_ip6_addr()
5082 int oldflags = 0; in ifnet_set_promiscuous() local5086 oldflags = ifp->if_flags; in ifnet_set_promiscuous()5098 if (newflags != oldflags && (newflags & IFF_UP) != 0) { in ifnet_set_promiscuous()5115 if (newflags != oldflags) { in ifnet_set_promiscuous()