Home | History | Annotate | Download | only in dev

Lines Matching refs:ITE_ACTIVE

299 		ip->flags |= ITE_ACTIVE;
305 if ((ip->flags & ITE_ACTIVE) == 0)
308 ip->flags |= ITE_ACTIVE;
339 if ((ip->flags & ITE_ACTIVE) == 0)
348 * If we don't revent the ITE_ACTIVE bit from being
353 ip->flags &= ~ITE_ACTIVE;
383 if ((ip->flags & ITE_ACTIVE) == 0) {
1213 if ((ip->flags & (ITE_ACTIVE|ITE_INGRF)) != ITE_ACTIVE)
2847 ip->flags |= ITE_ACTIVE | ITE_ISCONS;
2894 (ip->flags & (ITE_ACTIVE|ITE_INGRF)) != ITE_ACTIVE) {