Home
last modified time | relevance | path

Searched refs:hostapd_check_acl (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.h19 int hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr,
Dieee802_11_auth.c215 int hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, in hostapd_check_acl() function
274 res = hostapd_check_acl(hapd, addr, vlan_id); in hostapd_allowed_address()
Ddrv_callbacks.c127 hostapd_check_acl(hapd, addr, NULL) != HOSTAPD_ACL_ACCEPT) { in hostapd_notif_assoc()