Home | History | Annotate | Download | only in wpa_supplicant_lib

Lines Matching refs:IFF_DORMANT

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