Searched refs:HOSTAPD_ACL_REJECT (Results 1 – 4 of 4) sorted by relevance
217 return HOSTAPD_ACL_REJECT; in hostapd_check_acl()222 return HOSTAPD_ACL_REJECT; in hostapd_check_acl()261 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()279 if (res == HOSTAPD_ACL_REJECT) in hostapd_allowed_address()280 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()293 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()299 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()307 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()315 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()327 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()[all …]
13 HOSTAPD_ACL_REJECT = 0, enumerator
2225 if (res == HOSTAPD_ACL_REJECT) { in ieee802_11_allowed_address()2229 return HOSTAPD_ACL_REJECT; in ieee802_11_allowed_address()2911 if (res == HOSTAPD_ACL_REJECT) { in handle_auth()4788 if (acl_res == HOSTAPD_ACL_REJECT) { in handle_assoc()
1043 if (ret == HOSTAPD_ACL_REJECT) { in handle_probe_req()