Searched refs:hostapd_check_acl (Results 1 – 3 of 3) sorted by relevance
19 int hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr,
215 int hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, in hostapd_check_acl() function274 res = hostapd_check_acl(hapd, addr, vlan_id); in hostapd_allowed_address()
127 hostapd_check_acl(hapd, addr, NULL) != HOSTAPD_ACL_ACCEPT) { in hostapd_notif_assoc()