Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_auth.h28 int hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr,
H A Dieee802_11_auth.c211 int hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, in hostapd_check_acl() function
258 res = hostapd_check_acl(hapd, addr, &out->vlan_id); in hostapd_allowed_address()
H A Ddrv_callbacks.c408 hostapd_check_acl(hapd, addr, NULL) != HOSTAPD_ACL_ACCEPT) { in hostapd_notif_assoc()