Searched refs:HOSTAPD_ACL_REJECT (Results 1 – 4 of 4) sorted by relevance
224 return HOSTAPD_ACL_REJECT; in hostapd_check_acl()229 return HOSTAPD_ACL_REJECT; in hostapd_check_acl()282 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()302 if (res == HOSTAPD_ACL_REJECT) in hostapd_allowed_address()303 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()324 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()330 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()338 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()346 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()358 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()[all …]
13 HOSTAPD_ACL_REJECT = 0, enumerator
1945 if (res == HOSTAPD_ACL_REJECT) { in ieee802_11_allowed_address()1951 return HOSTAPD_ACL_REJECT; in ieee802_11_allowed_address()2195 if (res == HOSTAPD_ACL_REJECT) { in handle_auth()3792 if (acl_res == HOSTAPD_ACL_REJECT) { in handle_assoc()
759 if (ret == HOSTAPD_ACL_REJECT) { in handle_probe_req()