Searched refs:HOSTAPD_ACL_REJECT (Results 1 – 4 of 4) sorted by relevance
220 return HOSTAPD_ACL_REJECT; in hostapd_check_acl()225 return HOSTAPD_ACL_REJECT; in hostapd_check_acl()264 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()282 if (res == HOSTAPD_ACL_REJECT) in hostapd_allowed_address()283 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()296 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()302 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()310 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()318 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()330 return HOSTAPD_ACL_REJECT; in hostapd_allowed_address()[all …]
13 HOSTAPD_ACL_REJECT = 0, enumerator
2339 if (res == HOSTAPD_ACL_REJECT) { in ieee802_11_allowed_address()2343 return HOSTAPD_ACL_REJECT; in ieee802_11_allowed_address()3074 if (res == HOSTAPD_ACL_REJECT) { in handle_auth()5445 if (acl_res == HOSTAPD_ACL_REJECT) { in handle_assoc()
1374 if (ret == HOSTAPD_ACL_REJECT) { in handle_probe_req()