Searched refs:set_privacy (Results 1 – 5 of 5) sorted by relevance
404 if (hapd->driver == NULL || hapd->driver->set_privacy == NULL) in hostapd_set_privacy()406 return hapd->driver->set_privacy(hapd->drv_priv, enabled); in hostapd_set_privacy()
2250 int (*set_privacy)(void *priv, int enabled); member
1176 .set_privacy = hostap_set_privacy,
1726 .set_privacy = bsd_set_privacy,
2139 .set_privacy = atheros_set_privacy,