Searched refs:sta_auth (Results 1 – 3 of 3) sorted by relevance
342 if (hapd->driver == NULL || hapd->driver->sta_auth == NULL) in hostapd_sta_auth()344 return hapd->driver->sta_auth(hapd->drv_priv, hapd->own_addr, addr, in hostapd_sta_auth()
3049 int (*sta_auth)(void *priv, const u8 *own_addr, const u8 *addr, member
2159 .sta_auth = atheros_sta_auth,