Home | History | Annotate | Download | only in drivers

Lines Matching refs:IFF_DORMANT

663 		   (ifi->ifi_flags & IFF_DORMANT) ? "[DORMANT]" : "");
700 (ifi->ifi_flags & (IFF_LOWER_UP | IFF_DORMANT)) == IFF_LOWER_UP &&