Searched refs:acl_res (Results 1 – 1 of 1) sorted by relevance
5399 int acl_res; in handle_assoc() local5402 acl_res = ieee802_11_allowed_address(hapd, mgmt->sa, in handle_assoc()5405 if (acl_res == HOSTAPD_ACL_REJECT) { in handle_assoc()5413 if (acl_res == HOSTAPD_ACL_PENDING) in handle_assoc()5428 acl_res = ieee802_11_set_radius_info( in handle_assoc()5429 hapd, sta, acl_res, &info); in handle_assoc()5430 if (acl_res) { in handle_assoc()