Lines Matching defs:wpa_config
392 struct wpa_config { struct
398 struct wpa_ssid *ssid;
403 struct wpa_ssid **pssid;
411 size_t num_prio;
418 struct wpa_cred *cred;
430 int eapol_version;
464 int ap_scan;
476 char *bgscan;
485 int disable_scan_offload;
539 char *ctrl_interface;
548 char *ctrl_interface_group;
558 int fast_reauth;
566 char *opensc_engine_path;
574 char *pkcs11_engine_path;
583 char *pkcs11_module_path;
592 char *openssl_ciphers;
601 char *pcsc_reader;
609 char *pcsc_pin;
614 int external_sim;
624 char *driver_param;
654 * its configuration with wpa_config_write(). If this is zero, argument
666 struct wpa_config_blob *blobs; argument
671 u8 uuid[16];
678 int auto_uuid;
685 char *device_name;
691 char *manufacturer;
697 char *model_name;
703 char *model_number;
709 char *serial_number;
714 u8 device_type[WPS_DEV_TYPE_LEN];
727 char *config_methods;
733 u8 os_version[4];
741 char country[2];
752 int wps_cred_processing;
762 int wps_cred_add_sae;
768 u8 sec_device_type[MAX_SEC_DEVICE_TYPES][WPS_DEV_TYPE_LEN];
769 int num_sec_device_types;
771 int p2p_listen_reg_class;
772 int p2p_listen_channel;
773 int p2p_oper_reg_class;
774 int p2p_oper_channel;
775 int p2p_go_intent;
776 char *p2p_ssid_postfix;
777 int persistent_reconnect;
778 int p2p_intra_bss;
779 unsigned int num_p2p_pref_chan;
780 struct p2p_channel *p2p_pref_chan;
781 struct wpa_freq_range_list p2p_no_go_freq;
782 int p2p_add_cli_chan;
783 int p2p_ignore_shared_freq;
784 int p2p_optimize_listen_chan;
786 int p2p_6ghz_disable;
788 struct wpabuf *wps_vendor_ext_m1;
794 struct wpabuf *wps_vendor_ext[MAX_WPS_VENDOR_EXT];
812 int p2p_group_idle;
837 enum {
843 } p2p_go_freq_change_policy;
853 unsigned int p2p_passphrase_len;
858 unsigned int bss_max_count;
866 unsigned int bss_expiration_age;
877 unsigned int bss_expiration_scan_count;
885 int filter_ssids;
893 int filter_rssi;
898 unsigned int max_num_sta;
912 int ap_isolate;
920 int *freq_list;
933 int *initial_freq_list;
941 int scan_cur_freq;
950 int scan_res_valid_for_connect;
955 unsigned int changed_parameters;
960 int disassoc_low_ack;
965 int interworking;
974 int access_network_type;
979 int go_interworking;
987 int go_access_network_type;
992 int go_internet;
997 int go_venue_group;
1002 int go_venue_type;
1011 u8 hessid[ETH_ALEN];
1016 int hs20;
1032 int pbc_in_m1;
1041 char *autoscan;
1050 int wps_nfc_pw_from_config;
1055 int wps_nfc_dev_pw_id;
1060 struct wpabuf *wps_nfc_dh_pubkey;
1065 struct wpabuf *wps_nfc_dh_privkey;
1070 struct wpabuf *wps_nfc_dev_pw;
1077 char *ext_password_backend;
1086 int p2p_go_max_inactivity;
1088 struct hostapd_wmm_ac_params wmm_ac_params[4];
1089 struct hostapd_tx_queue_params tx_queue[4];
1100 int auto_interworking;
1110 int p2p_go_ht40;
1120 int p2p_go_vht;
1130 int p2p_go_edmg;
1140 int p2p_go_he;
1148 int p2p_go_ctwindow;
1153 int p2p_disabled;
1164 int p2p_no_group_iface;
1176 int p2p_cli_probe;
1185 int okc;
1195 enum mfp_options pmf;
1205 int *sae_groups;
1213 int sae_pwe;
1218 int sae_pmkid_in_assoc;
1226 int dtim_period;
1234 int beacon_int;
1244 struct wpabuf *ap_vendor_elements;
1254 int ignore_old_scan_res;
1259 unsigned int sched_scan_interval;
1268 unsigned int sched_scan_start_delay;
1278 int tdls_external_control;
1280 u8 ip_addr_go[4];
1281 u8 ip_addr_mask[4];
1282 u8 ip_addr_start[4];
1283 u8 ip_addr_end[4];
1292 char *osu_dir;
1299 char *wowlan_triggers;
1309 unsigned int p2p_search_delay;
1322 int mac_addr;
1327 unsigned int rand_addr_lifetime;
1336 int preassoc_mac_addr;
1347 int key_mgmt_offload;
1357 int user_mpm;
1364 int max_peer_links;
1372 int cert_in_cb;
1380 int mesh_max_inactivity;
1389 int dot11RSNASAERetransPeriod;
1401 int passive_scan;
1406 int reassoc_same_bss_optim;
1414 int wps_priority;
1419 char *fst_group_id;
1424 int fst_priority;
1430 int fst_llt;
1440 int wpa_rsc_relaxation;
1451 char *sched_scan_plans;
1460 char *non_pref_chan;
1465 enum mbo_cellular_capa mbo_cell_capa;
1471 int disassoc_imminent_rssi_threshold;
1478 unsigned int oce;
1486 int btm_offload;
1496 int gas_address3;
1509 int ftm_responder;
1522 int ftm_initiator;
1528 unsigned int gas_rand_addr_lifetime;
1537 int gas_rand_mac_addr;
1552 int dpp_config_processing;
1557 char *dpp_name;
1562 char *dpp_mud_url;
1571 int coloc_intf_reporting;
1604 int p2p_device_random_mac_addr;
1612 u8 p2p_device_persistent_mac_addr[ETH_ALEN];
1622 int p2p_interface_random_mac_addr;
1630 int bss_no_flush_when_down;
1639 int disable_btm;
1650 int extended_key_id;
1675 void wpa_config_free(struct wpa_config *ssid); argument