Searched refs:set_privacy (Results 1 – 5 of 5) sorted by relevance
466 if (hapd->driver == NULL || hapd->driver->set_privacy == NULL) in hostapd_set_privacy()468 return hapd->driver->set_privacy(hapd->drv_priv, enabled); in hostapd_set_privacy()
1187 .set_privacy = hostap_set_privacy,
3053 int (*set_privacy)(void *priv, int enabled); member
1741 .set_privacy = bsd_set_privacy,
2255 .set_privacy = atheros_set_privacy,