Searched refs:HOSTAPD_ACL_ACCEPT (Results 1 – 3 of 3) sorted by relevance
216 return HOSTAPD_ACL_ACCEPT; in hostapd_check_acl()223 return HOSTAPD_ACL_ACCEPT; in hostapd_check_acl()271 return HOSTAPD_ACL_ACCEPT; in hostapd_allowed_address()279 if (res == HOSTAPD_ACL_ACCEPT || in hostapd_allowed_address()544 cache->accepted = HOSTAPD_ACL_ACCEPT; in hostapd_acl_recv_radius()604 bool success = cache->accepted == HOSTAPD_ACL_ACCEPT || in hostapd_acl_recv_radius()
14 HOSTAPD_ACL_ACCEPT = 1, enumerator
408 hostapd_check_acl(hapd, addr, NULL) != HOSTAPD_ACL_ACCEPT) { in hostapd_notif_assoc()