Searched refs:oldflags (Results 1 – 2 of 2) sorted by relevance
1454 int oldflags = ia6->ia6_flags; in nd6_service_ip6_addr() local1552 if ((oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_service_ip6_addr()1575 (oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_service_ip6_addr()1607 if ((oldflags & IN6_IFF_DEPRECATED) != 0) { in nd6_service_ip6_addr()
4756 int oldflags = 0; in ifnet_set_promiscuous() local4760 oldflags = ifp->if_flags; in ifnet_set_promiscuous()4772 if (newflags != oldflags && (newflags & IFF_UP) != 0) { in ifnet_set_promiscuous()4789 if (newflags != oldflags) { in ifnet_set_promiscuous()