Searched refs:sta_auth (Results 1 – 2 of 2) sorted by relevance
424 if (hapd->driver == NULL || hapd->driver->sta_auth == NULL) in hostapd_sta_auth()456 return hapd->driver->sta_auth(hapd->drv_priv, ¶ms); in hostapd_sta_auth()
4965 int (*sta_auth)(void *priv, member