• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching full:else

67 		} else {  in hostapd_config_read_vlan_file()
176 } else in hostapd_config_read_maclist()
229 #else /* CONFIG_SQLITE */ in hostapd_config_read_eap_user()
271 } else { in hostapd_config_read_eap_user()
298 } else { in hostapd_config_read_eap_user()
339 } else { in hostapd_config_read_eap_user()
444 } else if (os_strncmp(pos, "hash:", 5) == 0) { in hostapd_config_read_eap_user()
469 } else { in hostapd_config_read_eap_user()
504 } else { in hostapd_config_read_eap_user()
522 } else { in hostapd_config_read_eap_user()
675 else if (os_strcmp(start, "WPA-EAP") == 0) in hostapd_config_parse_key_mgmt()
678 else if (os_strcmp(start, "FT-PSK") == 0) in hostapd_config_parse_key_mgmt()
680 else if (os_strcmp(start, "FT-EAP") == 0) in hostapd_config_parse_key_mgmt()
684 else if (os_strcmp(start, "WPA-PSK-SHA256") == 0) in hostapd_config_parse_key_mgmt()
686 else if (os_strcmp(start, "WPA-EAP-SHA256") == 0) in hostapd_config_parse_key_mgmt()
690 else if (os_strcmp(start, "SAE") == 0) in hostapd_config_parse_key_mgmt()
692 else if (os_strcmp(start, "FT-SAE") == 0) in hostapd_config_parse_key_mgmt()
696 else if (os_strcmp(start, "WPA-EAP-SUITE-B") == 0) in hostapd_config_parse_key_mgmt()
700 else if (os_strcmp(start, "WPA-EAP-SUITE-B-192") == 0) in hostapd_config_parse_key_mgmt()
704 else if (os_strcmp(start, "FILS-SHA256") == 0) in hostapd_config_parse_key_mgmt()
706 else if (os_strcmp(start, "FILS-SHA384") == 0) in hostapd_config_parse_key_mgmt()
709 else if (os_strcmp(start, "FT-FILS-SHA256") == 0) in hostapd_config_parse_key_mgmt()
711 else if (os_strcmp(start, "FT-FILS-SHA384") == 0) in hostapd_config_parse_key_mgmt()
715 else { in hostapd_config_parse_key_mgmt()
790 } else { in hostapd_config_read_wep()
952 } else if (os_strncmp(pos, "after_beacon_", 13) == 0 || in hostapd_config_tx_queue()
956 } else { in hostapd_config_tx_queue()
976 } else if (os_strcmp(pos, "cwmin") == 0) { in hostapd_config_tx_queue()
983 } else if (os_strcmp(pos, "cwmax") == 0) { in hostapd_config_tx_queue()
990 } else if (os_strcmp(pos, "burst") == 0) { in hostapd_config_tx_queue()
992 } else { in hostapd_config_tx_queue()
1210 else if (os_strstr(capab, "[MAX-A-MPDU-LEN-EXP6]")) in hostapd_config_vht_capab()
1212 else if (os_strstr(capab, "[MAX-A-MPDU-LEN-EXP5]")) in hostapd_config_vht_capab()
1214 else if (os_strstr(capab, "[MAX-A-MPDU-LEN-EXP4]")) in hostapd_config_vht_capab()
1216 else if (os_strstr(capab, "[MAX-A-MPDU-LEN-EXP3]")) in hostapd_config_vht_capab()
1218 else if (os_strstr(capab, "[MAX-A-MPDU-LEN-EXP2]")) in hostapd_config_vht_capab()
1220 else if (os_strstr(capab, "[MAX-A-MPDU-LEN-EXP1]")) in hostapd_config_vht_capab()
1441 else in parse_nai_realm()
1461 } else { in parse_nai_realm()
1474 else in parse_nai_realm()
2039 } else if (os_strcmp(buf, "bridge") == 0) { in hostapd_config_fill()
2041 } else if (os_strcmp(buf, "vlan_bridge") == 0) { in hostapd_config_fill()
2043 } else if (os_strcmp(buf, "wds_bridge") == 0) { in hostapd_config_fill()
2045 } else if (os_strcmp(buf, "driver") == 0) { in hostapd_config_fill()
2062 } else if (os_strcmp(buf, "driver_params") == 0) { in hostapd_config_fill()
2065 } else if (os_strcmp(buf, "debug") == 0) { in hostapd_config_fill()
2068 } else if (os_strcmp(buf, "logger_syslog_level") == 0) { in hostapd_config_fill()
2070 } else if (os_strcmp(buf, "logger_stdout_level") == 0) { in hostapd_config_fill()
2072 } else if (os_strcmp(buf, "logger_syslog") == 0) { in hostapd_config_fill()
2074 } else if (os_strcmp(buf, "logger_stdout") == 0) { in hostapd_config_fill()
2076 } else if (os_strcmp(buf, "dump_file") == 0) { in hostapd_config_fill()
2079 } else if (os_strcmp(buf, "ssid") == 0) { in hostapd_config_fill()
2089 } else if (os_strcmp(buf, "ssid2") == 0) { in hostapd_config_fill()
2102 } else if (os_strcmp(buf, "utf8_ssid") == 0) { in hostapd_config_fill()
2104 } else if (os_strcmp(buf, "macaddr_acl") == 0) { in hostapd_config_fill()
2115 } else if (os_strcmp(buf, "accept_mac_file") == 0) { in hostapd_config_fill()
2122 } else if (os_strcmp(buf, "deny_mac_file") == 0) { in hostapd_config_fill()
2129 } else if (os_strcmp(buf, "wds_sta") == 0) { in hostapd_config_fill()
2131 } else if (os_strcmp(buf, "start_disabled") == 0) { in hostapd_config_fill()
2133 } else if (os_strcmp(buf, "ap_isolate") == 0) { in hostapd_config_fill()
2135 } else if (os_strcmp(buf, "ap_max_inactivity") == 0) { in hostapd_config_fill()
2137 } else if (os_strcmp(buf, "skip_inactivity_poll") == 0) { in hostapd_config_fill()
2139 } else if (os_strcmp(buf, "country_code") == 0) { in hostapd_config_fill()
2143 } else if (os_strcmp(buf, "ieee80211d") == 0) { in hostapd_config_fill()
2145 } else if (os_strcmp(buf, "ieee80211h") == 0) { in hostapd_config_fill()
2147 } else if (os_strcmp(buf, "ieee8021x") == 0) { in hostapd_config_fill()
2149 } else if (os_strcmp(buf, "eapol_version") == 0) { in hostapd_config_fill()
2161 } else if (os_strcmp(buf, "eap_authenticator") == 0) { in hostapd_config_fill()
2164 } else if (os_strcmp(buf, "eap_server") == 0) { in hostapd_config_fill()
2166 } else if (os_strcmp(buf, "eap_user_file") == 0) { in hostapd_config_fill()
2169 } else if (os_strcmp(buf, "ca_cert") == 0) { in hostapd_config_fill()
2172 } else if (os_strcmp(buf, "server_cert") == 0) { in hostapd_config_fill()
2175 } else if (os_strcmp(buf, "private_key") == 0) { in hostapd_config_fill()
2178 } else if (os_strcmp(buf, "private_key_passwd") == 0) { in hostapd_config_fill()
2181 } else if (os_strcmp(buf, "check_crl") == 0) { in hostapd_config_fill()
2183 } else if (os_strcmp(buf, "tls_session_lifetime") == 0) { in hostapd_config_fill()
2185 } else if (os_strcmp(buf, "ocsp_stapling_response") == 0) { in hostapd_config_fill()
2188 } else if (os_strcmp(buf, "ocsp_stapling_response_multi") == 0) { in hostapd_config_fill()
2191 } else if (os_strcmp(buf, "dh_file") == 0) { in hostapd_config_fill()
2194 } else if (os_strcmp(buf, "openssl_ciphers") == 0) { in hostapd_config_fill()
2197 } else if (os_strcmp(buf, "fragment_size") == 0) { in hostapd_config_fill()
2200 } else if (os_strcmp(buf, "pac_opaque_encr_key") == 0) { in hostapd_config_fill()
2208 } else if (hexstr2bin(pos, bss->pac_opaque_encr_key, 16)) { in hostapd_config_fill()
2213 } else if (os_strcmp(buf, "eap_fast_a_id") == 0) { in hostapd_config_fill()
2229 } else { in hostapd_config_fill()
2232 } else if (os_strcmp(buf, "eap_fast_a_id_info") == 0) { in hostapd_config_fill()
2235 } else if (os_strcmp(buf, "eap_fast_prov") == 0) { in hostapd_config_fill()
2237 } else if (os_strcmp(buf, "pac_key_lifetime") == 0) { in hostapd_config_fill()
2239 } else if (os_strcmp(buf, "pac_key_refresh_time") == 0) { in hostapd_config_fill()
2243 } else if (os_strcmp(buf, "eap_sim_db") == 0) { in hostapd_config_fill()
2246 } else if (os_strcmp(buf, "eap_sim_db_timeout") == 0) { in hostapd_config_fill()
2248 } else if (os_strcmp(buf, "eap_sim_aka_result_ind") == 0) { in hostapd_config_fill()
2252 } else if (os_strcmp(buf, "tnc") == 0) { in hostapd_config_fill()
2256 } else if (os_strcmp(buf, "pwd_group") == 0) { in hostapd_config_fill()
2259 } else if (os_strcmp(buf, "eap_server_erp") == 0) { in hostapd_config_fill()
2262 } else if (os_strcmp(buf, "eap_message") == 0) { in hostapd_config_fill()
2280 } else if (os_strcmp(buf, "erp_send_reauth_start") == 0) { in hostapd_config_fill()
2282 } else if (os_strcmp(buf, "erp_domain") == 0) { in hostapd_config_fill()
2285 } else if (os_strcmp(buf, "wep_key_len_broadcast") == 0) { in hostapd_config_fill()
2295 } else if (os_strcmp(buf, "wep_key_len_unicast") == 0) { in hostapd_config_fill()
2305 } else if (os_strcmp(buf, "wep_rekey_period") == 0) { in hostapd_config_fill()
2312 } else if (os_strcmp(buf, "eap_reauth_period") == 0) { in hostapd_config_fill()
2319 } else if (os_strcmp(buf, "eapol_key_index_workaround") == 0) { in hostapd_config_fill()
2322 } else if (os_strcmp(buf, "iapp_interface") == 0) { in hostapd_config_fill()
2326 } else if (os_strcmp(buf, "own_ip_addr") == 0) { in hostapd_config_fill()
2333 } else if (os_strcmp(buf, "nas_identifier") == 0) { in hostapd_config_fill()
2337 } else if (os_strcmp(buf, "radius_client_addr") == 0) { in hostapd_config_fill()
2345 } else if (os_strcmp(buf, "auth_server_addr") == 0) { in hostapd_config_fill()
2355 } else if (bss->radius->auth_server && in hostapd_config_fill()
2364 } else if (bss->radius->auth_server && in hostapd_config_fill()
2367 } else if (bss->radius->auth_server && in hostapd_config_fill()
2379 } else if (os_strcmp(buf, "acct_server_addr") == 0) { in hostapd_config_fill()
2389 } else if (bss->radius->acct_server && in hostapd_config_fill()
2398 } else if (bss->radius->acct_server && in hostapd_config_fill()
2401 } else if (bss->radius->acct_server && in hostapd_config_fill()
2413 } else if (os_strcmp(buf, "radius_retry_primary_interval") == 0) { in hostapd_config_fill()
2415 } else if (os_strcmp(buf, "radius_acct_interim_interval") == 0) { in hostapd_config_fill()
2417 } else if (os_strcmp(buf, "radius_request_cui") == 0) { in hostapd_config_fill()
2419 } else if (os_strcmp(buf, "radius_auth_req_attr") == 0) { in hostapd_config_fill()
2427 } else if (bss->radius_auth_req_attr == NULL) { in hostapd_config_fill()
2429 } else { in hostapd_config_fill()
2435 } else if (os_strcmp(buf, "radius_acct_req_attr") == 0) { in hostapd_config_fill()
2443 } else if (bss->radius_acct_req_attr == NULL) { in hostapd_config_fill()
2445 } else { in hostapd_config_fill()
2451 } else if (os_strcmp(buf, "radius_das_port") == 0) { in hostapd_config_fill()
2453 } else if (os_strcmp(buf, "radius_das_client") == 0) { in hostapd_config_fill()
2459 } else if (os_strcmp(buf, "radius_das_time_window") == 0) { in hostapd_config_fill()
2461 } else if (os_strcmp(buf, "radius_das_require_event_timestamp") == 0) { in hostapd_config_fill()
2463 } else if (os_strcmp(buf, "radius_das_require_message_authenticator") == in hostapd_config_fill()
2467 } else if (os_strcmp(buf, "auth_algs") == 0) { in hostapd_config_fill()
2474 } else if (os_strcmp(buf, "max_num_sta") == 0) { in hostapd_config_fill()
2482 } else if (os_strcmp(buf, "wpa") == 0) { in hostapd_config_fill()
2484 } else if (os_strcmp(buf, "wpa_group_rekey") == 0) { in hostapd_config_fill()
2486 } else if (os_strcmp(buf, "wpa_strict_rekey") == 0) { in hostapd_config_fill()
2488 } else if (os_strcmp(buf, "wpa_gmk_rekey") == 0) { in hostapd_config_fill()
2490 } else if (os_strcmp(buf, "wpa_ptk_rekey") == 0) { in hostapd_config_fill()
2492 } else if (os_strcmp(buf, "wpa_group_update_count") == 0) { in hostapd_config_fill()
2503 } else if (os_strcmp(buf, "wpa_pairwise_update_count") == 0) { in hostapd_config_fill()
2514 } else if (os_strcmp(buf, "wpa_passphrase") == 0) { in hostapd_config_fill()
2527 } else if (os_strcmp(buf, "wpa_psk") == 0) { in hostapd_config_fill()
2543 } else if (os_strcmp(buf, "wpa_psk_file") == 0) { in hostapd_config_fill()
2551 } else if (os_strcmp(buf, "wpa_key_mgmt") == 0) { in hostapd_config_fill()
2555 } else if (os_strcmp(buf, "wpa_psk_radius") == 0) { in hostapd_config_fill()
2565 } else if (os_strcmp(buf, "wpa_pairwise") == 0) { in hostapd_config_fill()
2575 } else if (os_strcmp(buf, "rsn_pairwise") == 0) { in hostapd_config_fill()
2586 } else if (os_strcmp(buf, "rsn_preauth") == 0) { in hostapd_config_fill()
2588 } else if (os_strcmp(buf, "rsn_preauth_interfaces") == 0) { in hostapd_config_fill()
2593 } else if (os_strcmp(buf, "peerkey") == 0) { in hostapd_config_fill()
2597 } else if (os_strcmp(buf, "mobility_domain") == 0) { in hostapd_config_fill()
2606 } else if (os_strcmp(buf, "r1_key_holder") == 0) { in hostapd_config_fill()
2614 } else if (os_strcmp(buf, "r0_key_lifetime") == 0) { in hostapd_config_fill()
2616 } else if (os_strcmp(buf, "reassociation_deadline") == 0) { in hostapd_config_fill()
2618 } else if (os_strcmp(buf, "r0kh") == 0) { in hostapd_config_fill()
2624 } else if (os_strcmp(buf, "r1kh") == 0) { in hostapd_config_fill()
2630 } else if (os_strcmp(buf, "pmk_r1_push") == 0) { in hostapd_config_fill()
2632 } else if (os_strcmp(buf, "ft_over_ds") == 0) { in hostapd_config_fill()
2634 } else if (os_strcmp(buf, "ft_psk_generate_local") == 0) { in hostapd_config_fill()
2638 } else if (os_strcmp(buf, "ctrl_interface") == 0) { in hostapd_config_fill()
2641 } else if (os_strcmp(buf, "ctrl_interface_group") == 0) { in hostapd_config_fill()
2669 } else if (os_strcmp(buf, "radius_server_clients") == 0) { in hostapd_config_fill()
2672 } else if (os_strcmp(buf, "radius_server_auth_port") == 0) { in hostapd_config_fill()
2674 } else if (os_strcmp(buf, "radius_server_acct_port") == 0) { in hostapd_config_fill()
2676 } else if (os_strcmp(buf, "radius_server_ipv6") == 0) { in hostapd_config_fill()
2679 } else if (os_strcmp(buf, "use_pae_group_addr") == 0) { in hostapd_config_fill()
2681 } else if (os_strcmp(buf, "hw_mode") == 0) { in hostapd_config_fill()
2684 else if (os_strcmp(pos, "b") == 0) in hostapd_config_fill()
2686 else if (os_strcmp(pos, "g") == 0) in hostapd_config_fill()
2688 else if (os_strcmp(pos, "ad") == 0) in hostapd_config_fill()
2690 else if (os_strcmp(pos, "any") == 0) in hostapd_config_fill()
2692 else { in hostapd_config_fill()
2697 } else if (os_strcmp(buf, "wps_rf_bands") == 0) { in hostapd_config_fill()
2700 else if (os_strcmp(pos, "a") == 0) in hostapd_config_fill()
2702 else if (os_strcmp(pos, "g") == 0 || in hostapd_config_fill()
2705 else if (os_strcmp(pos, "ag") == 0 || in hostapd_config_fill()
2708 else { in hostapd_config_fill()
2714 } else if (os_strcmp(buf, "channel") == 0) { in hostapd_config_fill()
2720 #else /* CONFIG_ACS */ in hostapd_config_fill()
2724 } else { in hostapd_config_fill()
2728 } else if (os_strcmp(buf, "chanlist") == 0) { in hostapd_config_fill()
2734 } else if (os_strcmp(buf, "beacon_int") == 0) { in hostapd_config_fill()
2748 } else if (os_strcmp(buf, "acs_num_scans") == 0) { in hostapd_config_fill()
2756 } else if (os_strcmp(buf, "acs_chan_bias") == 0) { in hostapd_config_fill()
2763 } else if (os_strcmp(buf, "dtim_period") == 0) { in hostapd_config_fill()
2772 } else if (os_strcmp(buf, "bss_load_update_period") == 0) { in hostapd_config_fill()
2781 } else if (os_strcmp(buf, "rts_threshold") == 0) { in hostapd_config_fill()
2789 } else if (os_strcmp(buf, "fragm_threshold") == 0) { in hostapd_config_fill()
2793 } else if (conf->fragm_threshold < 256 || in hostapd_config_fill()
2800 } else if (os_strcmp(buf, "send_probe_response") == 0) { in hostapd_config_fill()
2808 } else if (os_strcmp(buf, "supported_rates") == 0) { in hostapd_config_fill()
2814 } else if (os_strcmp(buf, "basic_rates") == 0) { in hostapd_config_fill()
2820 } else if (os_strcmp(buf, "beacon_rate") == 0) { in hostapd_config_fill()
2833 } else if (os_strncmp(pos, "vht:", 4) == 0) { in hostapd_config_fill()
2843 } else { in hostapd_config_fill()
2854 } else if (os_strcmp(buf, "preamble") == 0) { in hostapd_config_fill()
2857 else in hostapd_config_fill()
2859 } else if (os_strcmp(buf, "ignore_broadcast_ssid") == 0) { in hostapd_config_fill()
2861 } else if (os_strcmp(buf, "no_probe_resp_if_max_sta") == 0) { in hostapd_config_fill()
2863 } else if (os_strcmp(buf, "wep_default_key") == 0) { in hostapd_config_fill()
2871 } else if (os_strcmp(buf, "wep_key0") == 0 || in hostapd_config_fill()
2882 } else if (os_strcmp(buf, "dynamic_vlan") == 0) { in hostapd_config_fill()
2884 } else if (os_strcmp(buf, "per_sta_vif") == 0) { in hostapd_config_fill()
2886 } else if (os_strcmp(buf, "vlan_file") == 0) { in hostapd_config_fill()
2892 } else if (os_strcmp(buf, "vlan_naming") == 0) { in hostapd_config_fill()
2902 } else if (os_strcmp(buf, "vlan_tagged_interface") == 0) { in hostapd_config_fill()
2907 } else if (os_strcmp(buf, "ap_table_max_size") == 0) { in hostapd_config_fill()
2909 } else if (os_strcmp(buf, "ap_table_expiration_time") == 0) { in hostapd_config_fill()
2911 } else if (os_strncmp(buf, "tx_queue_", 9) == 0) { in hostapd_config_fill()
2917 } else if (os_strcmp(buf, "wme_enabled") == 0 || in hostapd_config_fill()
2920 } else if (os_strcmp(buf, "uapsd_advertisement_enabled") == 0) { in hostapd_config_fill()
2922 } else if (os_strncmp(buf, "wme_ac_", 7) == 0 || in hostapd_config_fill()
2929 } else if (os_strcmp(buf, "bss") == 0) { in hostapd_config_fill()
2935 } else if (os_strcmp(buf, "bssid") == 0) { in hostapd_config_fill()
2941 } else if (os_strcmp(buf, "use_driver_iface_addr") == 0) { in hostapd_config_fill()
2944 } else if (os_strcmp(buf, "ieee80211w") == 0) { in hostapd_config_fill()
2946 } else if (os_strcmp(buf, "group_mgmt_cipher") == 0) { in hostapd_config_fill()
2949 } else if (os_strcmp(pos, "BIP-GMAC-128") == 0) { in hostapd_config_fill()
2951 } else if (os_strcmp(pos, "BIP-GMAC-256") == 0) { in hostapd_config_fill()
2953 } else if (os_strcmp(pos, "BIP-CMAC-256") == 0) { in hostapd_config_fill()
2955 } else { in hostapd_config_fill()
2960 } else if (os_strcmp(buf, "assoc_sa_query_max_timeout") == 0) { in hostapd_config_fill()
2967 } else if (os_strcmp(buf, "assoc_sa_query_retry_timeout") == 0) { in hostapd_config_fill()
2976 } else if (os_strcmp(buf, "ieee80211n") == 0) { in hostapd_config_fill()
2978 } else if (os_strcmp(buf, "ht_capab") == 0) { in hostapd_config_fill()
2984 } else if (os_strcmp(buf, "require_ht") == 0) { in hostapd_config_fill()
2986 } else if (os_strcmp(buf, "obss_interval") == 0) { in hostapd_config_fill()
2990 } else if (os_strcmp(buf, "ieee80211ac") == 0) { in hostapd_config_fill()
2992 } else if (os_strcmp(buf, "vht_capab") == 0) { in hostapd_config_fill()
2998 } else if (os_strcmp(buf, "require_vht") == 0) { in hostapd_config_fill()
3000 } else if (os_strcmp(buf, "vht_oper_chwidth") == 0) { in hostapd_config_fill()
3002 } else if (os_strcmp(buf, "vht_oper_centr_freq_seg0_idx") == 0) { in hostapd_config_fill()
3004 } else if (os_strcmp(buf, "vht_oper_centr_freq_seg1_idx") == 0) { in hostapd_config_fill()
3006 } else if (os_strcmp(buf, "vendor_vht") == 0) { in hostapd_config_fill()
3008 } else if (os_strcmp(buf, "use_sta_nsts") == 0) { in hostapd_config_fill()
3012 } else if (os_strcmp(buf, "ieee80211ax") == 0) { in hostapd_config_fill()
3014 } else if (os_strcmp(buf, "he_su_beamformer") == 0) { in hostapd_config_fill()
3016 } else if (os_strcmp(buf, "he_su_beamformee") == 0) { in hostapd_config_fill()
3018 } else if (os_strcmp(buf, "he_mu_beamformer") == 0) { in hostapd_config_fill()
3020 } else if (os_strcmp(buf, "he_bss_color") == 0) { in hostapd_config_fill()
3022 } else if (os_strcmp(buf, "he_default_pe_duration") == 0) { in hostapd_config_fill()
3024 } else if (os_strcmp(buf, "he_twt_required") == 0) { in hostapd_config_fill()
3026 } else if (os_strcmp(buf, "he_rts_threshold") == 0) { in hostapd_config_fill()
3029 } else if (os_strcmp(buf, "max_listen_interval") == 0) { in hostapd_config_fill()
3031 } else if (os_strcmp(buf, "disable_pmksa_caching") == 0) { in hostapd_config_fill()
3033 } else if (os_strcmp(buf, "okc") == 0) { in hostapd_config_fill()
3036 } else if (os_strcmp(buf, "wps_state") == 0) { in hostapd_config_fill()
3043 } else if (os_strcmp(buf, "wps_independent") == 0) { in hostapd_config_fill()
3045 } else if (os_strcmp(buf, "ap_setup_locked") == 0) { in hostapd_config_fill()
3047 } else if (os_strcmp(buf, "uuid") == 0) { in hostapd_config_fill()
3052 } else if (os_strcmp(buf, "wps_pin_requests") == 0) { in hostapd_config_fill()
3055 } else if (os_strcmp(buf, "device_name") == 0) { in hostapd_config_fill()
3063 } else if (os_strcmp(buf, "manufacturer") == 0) { in hostapd_config_fill()
3071 } else if (os_strcmp(buf, "model_name") == 0) { in hostapd_config_fill()
3079 } else if (os_strcmp(buf, "model_number") == 0) { in hostapd_config_fill()
3087 } else if (os_strcmp(buf, "serial_number") == 0) { in hostapd_config_fill()
3095 } else if (os_strcmp(buf, "device_type") == 0) { in hostapd_config_fill()
3098 } else if (os_strcmp(buf, "config_methods") == 0) { in hostapd_config_fill()
3101 } else if (os_strcmp(buf, "os_version") == 0) { in hostapd_config_fill()
3107 } else if (os_strcmp(buf, "ap_pin") == 0) { in hostapd_config_fill()
3110 } else if (os_strcmp(buf, "skip_cred_build") == 0) { in hostapd_config_fill()
3112 } else if (os_strcmp(buf, "extra_cred") == 0) { in hostapd_config_fill()
3120 } else if (os_strcmp(buf, "wps_cred_processing") == 0) { in hostapd_config_fill()
3122 } else if (os_strcmp(buf, "ap_settings") == 0) { in hostapd_config_fill()
3131 } else if (os_strcmp(buf, "upnp_iface") == 0) { in hostapd_config_fill()
3134 } else if (os_strcmp(buf, "friendly_name") == 0) { in hostapd_config_fill()
3137 } else if (os_strcmp(buf, "manufacturer_url") == 0) { in hostapd_config_fill()
3140 } else if (os_strcmp(buf, "model_description") == 0) { in hostapd_config_fill()
3143 } else if (os_strcmp(buf, "model_url") == 0) { in hostapd_config_fill()
3146 } else if (os_strcmp(buf, "upc") == 0) { in hostapd_config_fill()
3149 } else if (os_strcmp(buf, "pbc_in_m1") == 0) { in hostapd_config_fill()
3151 } else if (os_strcmp(buf, "server_id") == 0) { in hostapd_config_fill()
3155 } else if (os_strcmp(buf, "wps_nfc_dev_pw_id") == 0) { in hostapd_config_fill()
3164 } else if (os_strcmp(buf, "wps_nfc_dh_pubkey") == 0) { in hostapd_config_fill()
3168 } else if (os_strcmp(buf, "wps_nfc_dh_privkey") == 0) { in hostapd_config_fill()
3172 } else if (os_strcmp(buf, "wps_nfc_dev_pw") == 0) { in hostapd_config_fill()
3179 } else if (os_strcmp(buf, "manage_p2p") == 0) { in hostapd_config_fill()
3182 else in hostapd_config_fill()
3184 } else if (os_strcmp(buf, "allow_cross_connection") == 0) { in hostapd_config_fill()
3187 else in hostapd_config_fill()
3190 } else if (os_strcmp(buf, "disassoc_low_ack") == 0) { in hostapd_config_fill()
3192 } else if (os_strcmp(buf, "tdls_prohibit") == 0) { in hostapd_config_fill()
3195 else in hostapd_config_fill()
3197 } else if (os_strcmp(buf, "tdls_prohibit_chan_switch") == 0) { in hostapd_config_fill()
3200 else in hostapd_config_fill()
3203 } else if (os_strcmp(buf, "rsn_testing") == 0) { in hostapd_config_fill()
3207 } else if (os_strcmp(buf, "time_advertisement") == 0) { in hostapd_config_fill()
3209 } else if (os_strcmp(buf, "time_zone") == 0) { in hostapd_config_fill()
3221 } else if (os_strcmp(buf, "wnm_sleep_mode") == 0) { in hostapd_config_fill()
3223 } else if (os_strcmp(buf, "bss_transition") == 0) { in hostapd_config_fill()
3227 } else if (os_strcmp(buf, "interworking") == 0) { in hostapd_config_fill()
3229 } else if (os_strcmp(buf, "access_network_type") == 0) { in hostapd_config_fill()
3238 } else if (os_strcmp(buf, "internet") == 0) { in hostapd_config_fill()
3240 } else if (os_strcmp(buf, "asra") == 0) { in hostapd_config_fill()
3242 } else if (os_strcmp(buf, "esr") == 0) { in hostapd_config_fill()
3244 } else if (os_strcmp(buf, "uesa") == 0) { in hostapd_config_fill()
3246 } else if (os_strcmp(buf, "venue_group") == 0) { in hostapd_config_fill()
3249 } else if (os_strcmp(buf, "venue_type") == 0) { in hostapd_config_fill()
3252 } else if (os_strcmp(buf, "hessid") == 0) { in hostapd_config_fill()
3257 } else if (os_strcmp(buf, "roaming_consortium") == 0) { in hostapd_config_fill()
3260 } else if (os_strcmp(buf, "venue_name") == 0) { in hostapd_config_fill()
3263 } else if (os_strcmp(buf, "network_auth_type") == 0) { in hostapd_config_fill()
3274 else in hostapd_config_fill()
3286 } else if (os_strcmp(buf, "ipaddr_type_availability") == 0) { in hostapd_config_fill()
3294 } else if (os_strcmp(buf, "domain_name") == 0) { in hostapd_config_fill()
3320 } else { in hostapd_config_fill()
3331 } else if (os_strcmp(buf, "anqp_3gpp_cell_net") == 0) { in hostapd_config_fill()
3334 } else if (os_strcmp(buf, "nai_realm") == 0) { in hostapd_config_fill()
3337 } else if (os_strcmp(buf, "anqp_elem") == 0) { in hostapd_config_fill()
3340 } else if (os_strcmp(buf, "gas_frag_limit") == 0) { in hostapd_config_fill()
3350 } else if (os_strcmp(buf, "gas_comeback_delay") == 0) { in hostapd_config_fill()
3352 } else if (os_strcmp(buf, "qos_map_set") == 0) { in hostapd_config_fill()
3357 } else if (os_strcmp(buf, "dump_msk_file") == 0) { in hostapd_config_fill()
3362 } else if (os_strcmp(buf, "proxy_arp") == 0) { in hostapd_config_fill()
3366 } else if (os_strcmp(buf, "hs20") == 0) { in hostapd_config_fill()
3368 } else if (os_strcmp(buf, "disable_dgaf") == 0) { in hostapd_config_fill()
3370 } else if (os_strcmp(buf, "na_mcast_to_ucast") == 0) { in hostapd_config_fill()
3372 } else if (os_strcmp(buf, "osen") == 0) { in hostapd_config_fill()
3374 } else if (os_strcmp(buf, "anqp_domain_id") == 0) { in hostapd_config_fill()
3376 } else if (os_strcmp(buf, "hs20_deauth_req_timeout") == 0) { in hostapd_config_fill()
3378 } else if (os_strcmp(buf, "hs20_oper_friendly_name") == 0) { in hostapd_config_fill()
3381 } else if (os_strcmp(buf, "hs20_wan_metrics") == 0) { in hostapd_config_fill()
3384 } else if (os_strcmp(buf, "hs20_conn_capab") == 0) { in hostapd_config_fill()
3388 } else if (os_strcmp(buf, "hs20_operating_class") == 0) { in hostapd_config_fill()
3412 } else if (os_strcmp(buf, "hs20_icon") == 0) { in hostapd_config_fill()
3418 } else if (os_strcmp(buf, "osu_ssid") == 0) { in hostapd_config_fill()
3421 } else if (os_strcmp(buf, "osu_server_uri") == 0) { in hostapd_config_fill()
3424 } else if (os_strcmp(buf, "osu_friendly_name") == 0) { in hostapd_config_fill()
3427 } else if (os_strcmp(buf, "osu_nai") == 0) { in hostapd_config_fill()
3430 } else if (os_strcmp(buf, "osu_method_list") == 0) { in hostapd_config_fill()
3433 } else if (os_strcmp(buf, "osu_icon") == 0) { in hostapd_config_fill()
3436 } else if (os_strcmp(buf, "osu_service_desc") == 0) { in hostapd_config_fill()
3439 } else if (os_strcmp(buf, "subscr_remediation_url") == 0) { in hostapd_config_fill()
3442 } else if (os_strcmp(buf, "subscr_remediation_method") == 0) { in hostapd_config_fill()
3446 } else if (os_strcmp(buf, "mbo") == 0) { in hostapd_config_fill()
3451 } else if (os_strcmp(buf, #_val) == 0) { \ in hostapd_config_fill()
3467 } else if (os_strcmp(buf, "ecsa_ie_only") == 0) { in hostapd_config_fill()
3469 } else if (os_strcmp(buf, "bss_load_test") == 0) { in hostapd_config_fill()
3488 } else if (os_strcmp(buf, "radio_measurements") == 0) { in hostapd_config_fill()
3498 } else if (os_strcmp(buf, "own_ie_override") == 0) { in hostapd_config_fill()
3517 } else if (os_strcmp(buf, "vendor_elements") == 0) { in hostapd_config_fill()
3520 } else if (os_strcmp(buf, "assocresp_elements") == 0) { in hostapd_config_fill()
3523 } else if (os_strcmp(buf, "sae_anti_clogging_threshold") == 0) { in hostapd_config_fill()
3525 } else if (os_strcmp(buf, "sae_groups") == 0) { in hostapd_config_fill()
3532 } else if (os_strcmp(buf, "local_pwr_constraint") == 0) { in hostapd_config_fill()
3540 } else if (os_strcmp(buf, "spectrum_mgmt_required") == 0) { in hostapd_config_fill()
3542 } else if (os_strcmp(buf, "wowlan_triggers") == 0) { in hostapd_config_fill()
3546 } else if (os_strcmp(buf, "fst_group_id") == 0) { in hostapd_config_fill()
3565 } else if (os_strcmp(buf, "fst_priority") == 0) { in hostapd_config_fill()
3584 } else if (os_strcmp(buf, "fst_llt") == 0) { in hostapd_config_fill()
3604 } else if (os_strcmp(buf, "track_sta_max_num") == 0) { in hostapd_config_fill()
3606 } else if (os_strcmp(buf, "track_sta_max_age") == 0) { in hostapd_config_fill()
3608 } else if (os_strcmp(buf, "no_probe_resp_if_seen_on") == 0) { in hostapd_config_fill()
3611 } else if (os_strcmp(buf, "no_auth_if_seen_on") == 0) { in hostapd_config_fill()
3614 } else if (os_strcmp(buf, "lci") == 0) { in hostapd_config_fill()
3621 } else if (os_strcmp(buf, "civic") == 0) { in hostapd_config_fill()
3628 } else if (os_strcmp(buf, "rrm_neighbor_report") == 0) { in hostapd_config_fill()
3632 } else if (os_strcmp(buf, "rrm_beacon_report") == 0) { in hostapd_config_fill()
3638 } else if (os_strcmp(buf, "gas_address3") == 0) { in hostapd_config_fill()
3640 } else if (os_strcmp(buf, "stationary_ap") == 0) { in hostapd_config_fill()
3642 } else if (os_strcmp(buf, "ftm_responder") == 0) { in hostapd_config_fill()
3644 } else if (os_strcmp(buf, "ftm_initiator") == 0) { in hostapd_config_fill()
3647 } else if (os_strcmp(buf, "fils_cache_id") == 0) { in hostapd_config_fill()
3655 } else if (os_strcmp(buf, "fils_realm") == 0) { in hostapd_config_fill()
3658 } else if (os_strcmp(buf, "dhcp_server") == 0) { in hostapd_config_fill()
3665 } else if (os_strcmp(buf, "dhcp_rapid_commit_proxy") == 0) { in hostapd_config_fill()
3667 } else if (os_strcmp(buf, "fils_hlp_wait_time") == 0) { in hostapd_config_fill()
3669 } else if (os_strcmp(buf, "dhcp_server_port") == 0) { in hostapd_config_fill()
3671 } else if (os_strcmp(buf, "dhcp_relay_port") == 0) { in hostapd_config_fill()
3674 } else if (os_strcmp(buf, "multicast_to_unicast") == 0) { in hostapd_config_fill()
3676 } else { in hostapd_config_fill()