Searched refs:hostapd_check_acl (Results 1 – 3 of 3) sorted by relevance
28 int hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr,
211 int hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, in hostapd_check_acl() function258 res = hostapd_check_acl(hapd, addr, &out->vlan_id); in hostapd_allowed_address()
408 hostapd_check_acl(hapd, addr, NULL) != HOSTAPD_ACL_ACCEPT) { in hostapd_notif_assoc()