Home | History | Annotate | Download | only in drivers

Lines Matching defs:hostapd

309 	unsigned int hostapd:1;
4087 * removed without the knowledge of wpa_supplicant/hostapd, e.g., in
4387 void *global_priv, int hostapd,
4401 drv->hostapd = !!hostapd;
4899 if (drv->hostapd || bss->static_ap)
4932 if (!drv->hostapd)
5041 if (!drv->hostapd || !drv->start_mode_ap)
5222 if (drv->hostapd && is_ap_interface(drv->nlmode)) {
8010 * the parent interface. This is used mainly with hostapd.
8012 if (drv->hostapd ||
10450 * the parent interface. This is used mainly with hostapd.
10453 (drv->hostapd ||