Searched refs:HOSTAPD_ACL_ACCEPT (Results 1 – 3 of 3) sorted by relevance
220 return HOSTAPD_ACL_ACCEPT; in hostapd_check_acl()227 return HOSTAPD_ACL_ACCEPT; in hostapd_check_acl()289 return HOSTAPD_ACL_ACCEPT; in hostapd_allowed_address()299 if (res == HOSTAPD_ACL_ACCEPT || in hostapd_allowed_address()566 cache->accepted = HOSTAPD_ACL_ACCEPT; in hostapd_acl_recv_radius()
14 HOSTAPD_ACL_ACCEPT = 1, enumerator
193 hostapd_check_acl(hapd, addr, NULL) != HOSTAPD_ACL_ACCEPT) { in hostapd_notif_assoc()