Searched refs:acl_res (Results 1 – 1 of 1) sorted by relevance
4782 int acl_res; in handle_assoc() local4785 acl_res = ieee802_11_allowed_address(hapd, mgmt->sa, in handle_assoc()4788 if (acl_res == HOSTAPD_ACL_REJECT) { in handle_assoc()4796 if (acl_res == HOSTAPD_ACL_PENDING) in handle_assoc()4811 acl_res = ieee802_11_set_radius_info( in handle_assoc()4812 hapd, sta, acl_res, &info); in handle_assoc()4813 if (acl_res) { in handle_assoc()