Searched refs:limit (Results 1 – 13 of 13) sorted by relevance
18 int limit; member39 data->limit = atoi(pos); in autoscan_exponential_get_params()60 "and limit is %d", data->base, data->limit); in autoscan_exponential_init()84 if (data->interval >= data->limit) in autoscan_exponential_notify_scan()85 return data->limit; in autoscan_exponential_notify_scan()91 if (data->interval > data->limit) in autoscan_exponential_notify_scan()92 return data->limit; in autoscan_exponential_notify_scan()
285 # limit would prevent any connection. Values are in kilobits per second.295 # BSS Load or if the limit would prevent any connection, this constraint
241 limit with AVP encapsulation and TLS tunneling. Note: EAP-PEAP/TLS
113 limit, it will automatically revert to requesting all ASP services.505 that there is quite strict limit on how quickly the response needs to
1682 int limit = 1; in wpa_scan_res_match() local1692 limit = 0; in wpa_scan_res_match()1694 if (bssid_ignore_count > limit) { in wpa_scan_res_match()1698 bssid_ignore_count, limit); in wpa_scan_res_match()
298 features and limit the binary size and requirements for external944 for this purpose to limit access to user files even further).
1160 * AP mode: Add max_num_sta config option, which can be used to limit2344 * added support for larger scan results report (old limit was 4 kB of
285 $limit = $_GET["limit"]; variable286 if (!is_numeric($limit))287 $limit = 20; variable289 $limit = 20; variable291 $res = $db->query("SELECT rowid,* FROM eventlog ORDER BY timestamp DESC LIMIT $limit");293 …WHERE (user='$user' OR user='$osu_user') AND realm='$realm' ORDER BY timestamp DESC LIMIT $limit");295 …rowid,* FROM eventlog WHERE user='$user' AND realm='$realm' ORDER BY timestamp DESC LIMIT $limit");
841 limit = 200842 while limit > 0:848 limit -= 1
49 non-privileged user account created just for this purpose to limit access
36 without very good reasons in order to limit the number of changes
1547 …d>Initial scan channel (frequency in MHz) for the start_with_full case to limit the initial scan t…1646 …<tr><td>retry_limit</td><td>i</td><td>Optional limit on the number of scan attempts to join a grou…
228 frame sending for not-associated STAs if max_num_sta limit has been596 * limit number of active wildcard PINs for WPS Registrar to one to avoid