Home
last modified time | relevance | path

Searched refs:hostapd_acl_cache_get (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_auth.c71 static int hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, in hostapd_acl_cache_get() function
241 res = hostapd_acl_cache_get(hapd, addr, out); in hostapd_allowed_address()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_auth.c89 static int hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, in hostapd_acl_cache_get() function
296 res = hostapd_acl_cache_get(hapd, addr, session_timeout, in hostapd_allowed_address()