Searched refs:acl_res (Results 1 – 1 of 1) sorted by relevance
5439 int acl_res; in handle_assoc() local5442 acl_res = ieee802_11_allowed_address(hapd, mgmt->sa, in handle_assoc()5445 if (acl_res == HOSTAPD_ACL_REJECT) { in handle_assoc()5453 if (acl_res == HOSTAPD_ACL_PENDING) in handle_assoc()5468 acl_res = ieee802_11_set_radius_info( in handle_assoc()5469 hapd, sta, acl_res, &info); in handle_assoc()5470 if (acl_res) { in handle_assoc()