Home | History | Annotate | Download | only in hostapd

Lines Matching full:atoi

164 			vlan_id = atoi(pos);
510 attr->type = atoi(value);
552 wpabuf_put_be32(attr->val, atoi(pos));
737 list[count++] = atoi(pos);
792 i = atoi(value);
850 queue->aifs = atoi(val);
857 queue->cwmin = atoi(val);
864 queue->cwmax = atoi(val);
1459 realm->encoding = atoi(pos);
1500 eap->eap_method = atoi(pos);
1510 eap->auth_id[eap->num_auths] = atoi(pos);
1515 eap->auth_val[eap->num_auths] = atoi(pos);
1574 conn_cap[0] = atoi(pos);
1579 WPA_PUT_LE16(conn_cap + 1, atoi(pos));
1584 conn_cap[3] = atoi(pos);
1613 WPA_PUT_LE32(wan_metrics + 1, atoi(pos));
1620 WPA_PUT_LE32(wan_metrics + 5, atoi(pos));
1627 wan_metrics[9] = atoi(pos);
1634 wan_metrics[10] = atoi(pos);
1641 WPA_PUT_LE16(wan_metrics + 11, atoi(pos));
1734 bss->logger_syslog_level = atoi(pos);
1736 bss->logger_stdout_level = atoi(pos);
1738 bss->logger_syslog = atoi(pos);
1740 bss->logger_stdout = atoi(pos);
1770 bss->ssid.utf8_ssid = atoi(pos) > 0;
1772 bss->macaddr_acl = atoi(pos);
1798 bss->wds_sta = atoi(pos);
1800 bss->start_disabled = atoi(pos);
1802 bss->isolate = atoi(pos);
1804 bss->ap_max_inactivity = atoi(pos);
1806 bss->skip_inactivity_poll = atoi(pos);
1812 conf->ieee80211d = atoi(pos);
1814 conf->ieee80211h = atoi(pos);
1816 bss->ieee802_1x = atoi(pos);
1818 bss->eapol_version = atoi(pos);
1830 bss->eap_server = atoi(pos);
1835 bss->eap_server = atoi(pos);
1852 bss->check_crl = atoi(pos);
1860 bss->fragment_size = atoi(pos);
1898 bss->eap_fast_prov = atoi(pos);
1900 bss->pac_key_lifetime = atoi(pos);
1902 bss->pac_key_refresh_time = atoi(pos);
1909 bss->eap_sim_aka_result_ind = atoi(pos);
1913 bss->tnc = atoi(pos);
1917 bss->pwd_group = atoi(pos);
1941 bss->default_wep_key_len = atoi(pos);
1952 bss->individual_wep_key_len = atoi(pos);
1962 bss->wep_rekeying_period = atoi(pos);
1970 bss->eap_reauth_period = atoi(pos);
1978 bss->eapol_key_index_workaround = atoi(pos);
2005 bss->radius->auth_server->port = atoi(pos);
2029 bss->radius->acct_server->port = atoi(pos);
2044 bss->radius->retry_primary_interval = atoi(pos);
2047 bss->acct_interim_interval = atoi(pos);
2049 bss->radius_request_cui = atoi(pos);
2081 bss->radius_das_port = atoi(pos);
2089 bss->radius_das_time_window = atoi(pos);
2092 bss->radius_das_require_event_timestamp = atoi(pos);
2095 bss->auth_algs = atoi(pos);
2103 bss->max_num_sta = atoi(pos);
2113 bss->wpa = atoi(pos);
2115 bss->wpa_group_rekey = atoi(pos);
2117 bss->wpa_strict_rekey = atoi(pos);
2119 bss->wpa_gmk_rekey = atoi(pos);
2121 bss->wpa_ptk_rekey = atoi(pos);
2166 bss->wpa_psk_radius = atoi(pos);
2205 bss->rsn_preauth = atoi(pos);
2211 bss->peerkey = atoi(pos);
2233 bss->r0_key_lifetime = atoi(pos);
2235 bss->reassociation_deadline = atoi(pos);
2251 bss->pmk_r1_push = atoi(pos);
2253 bss->ft_over_ds = atoi(pos);
2293 bss->radius_server_auth_port = atoi(pos);
2295 bss->radius_server_ipv6 = atoi(pos);
2301 bss->use_pae_group_addr = atoi(pos);
2340 conf->channel = atoi(pos);
2342 int val = atoi(pos);
2357 int val = atoi(pos);
2366 bss->dtim_period = atoi(pos);
2374 conf->rts_threshold = atoi(pos);
2383 conf->fragm_threshold = atoi(pos);
2392 int val = atoi(pos);
2413 if (atoi(pos))
2418 bss->ignore_broadcast_ssid = atoi(pos);
2420 bss->ssid.wep.idx = atoi(pos);
2439 bss->ssid.dynamic_vlan = atoi(pos);
2447 bss->ssid.vlan_naming = atoi(pos);
2461 conf->ap_table_max_size = atoi(pos);
2463 conf->ap_table_expiration_time = atoi(pos);
2472 bss->wmm_enabled = atoi(pos);
2474 bss->wmm_uapsd = atoi(pos);
2497 bss->ieee80211w = atoi(pos);
2499 bss->assoc_sa_query_max_timeout = atoi(pos);
2507 bss->assoc_sa_query_retry_timeout = atoi(pos);
2517 conf->ieee80211n = atoi(pos);
2525 conf->require_ht = atoi(pos);
2529 conf->ieee80211ac = atoi(pos);
2537 conf->require_vht = atoi(pos);
2539 conf->vht_oper_chwidth = atoi(pos);
2542 conf->vht_oper_centr_freq_seg0_idx = atoi(pos);
2545 conf->vht_oper_centr_freq_seg1_idx = atoi(pos);
2548 bss->max_listen_interval = atoi(pos);
2550 bss->disable_pmksa_caching = atoi(pos);
2552 bss->okc = atoi(pos);
2555 bss->wps_state = atoi(pos);
2562 bss->wps_independent = atoi(pos);
2564 bss->ap_setup_locked = atoi(pos);
2630 bss->skip_cred_build = atoi(pos);
2642 bss->wps_cred_processing = atoi(pos);
2671 bss->pbc_in_m1 = atoi(pos);
2677 bss->wps_nfc_dev_pw_id = atoi(pos);
2701 int manage = atoi(pos);
2707 if (atoi(pos))
2713 bss->disassoc_low_ack = atoi(pos);
2715 int val = atoi(pos);
2721 int val = atoi(pos);
2729 rsn_testing = atoi(pos);
2732 bss->time_advertisement = atoi(pos);
2747 bss->wnm_sleep_mode = atoi(pos);
2749 bss->bss_transition = atoi(pos);
2753 bss->interworking = atoi(pos);
2755 bss->access_network_type = atoi(pos);
2763 bss->internet = atoi(pos);
2765 bss->asra = atoi(pos);
2767 bss->esr = atoi(pos);
2769 bss->uesa = atoi(pos);
2771 bss->venue_group = atoi(pos);
2774 bss->venue_type = atoi(pos);
2875 bss->gas_frag_limit = atoi(pos);
2877 bss->gas_comeback_delay = atoi(pos);
2886 bss->hs20 = atoi(pos);
2888 bss->disable_dgaf = atoi(pos);
2980 bss->sae_anti_clogging_threshold = atoi(pos);