Searched refs:oldflags (Results 1 – 4 of 4) sorted by relevance
3110 int oldflags, oldcount; in if_setflag() local3133 oldflags = ifp->if_flags; in if_setflag()3166 ifp->if_flags = oldflags; in if_setflag()3180 int oldflags = ifp->if_flags; in ifpromisc() local3185 if (error == 0 && ((ifp->if_flags ^ oldflags) & IFF_PROMISC) && in ifpromisc()
970 int oldflags = ia6->ia6_flags; in nd6_timer() local980 (oldflags & IN6_IFF_DEPRECATED) == 0) { in nd6_timer()
2237 int oldflags; in bufwrite() local2257 oldflags = bp->b_flags; in bufwrite()2298 if (oldflags & B_ASYNC) in bufwrite()2304 if ((oldflags & B_ASYNC) == 0) { in bufwrite()
418 int oldflags = myself->flags; in clusterUpdateMyselfFlags() local423 if (myself->flags != oldflags) { in clusterUpdateMyselfFlags()