Searched refs:reconfig (Results 1 – 9 of 9) sorted by relevance
281 auth->reconfig = 1; in dpp_reconfig_init()508 auth->reconfig = 1; in dpp_reconfig_auth_req_rx()667 if (!auth->reconfig || !auth->configurator) in dpp_reconfig_auth_resp_rx()847 if (!auth->reconfig || auth->configurator) in dpp_reconfig_auth_conf_rx()
39 struct json_token *peer_root, bool reconfig);
3528 bool reconfig) in dpp_connector_compatible_group() argument3552 if (reconfig && os_strcmp(net_role, "configurator") == 0) in dpp_connector_compatible_group()3554 if (!reconfig && dpp_compatible_netrole(role->string, net_role)) in dpp_connector_compatible_group()3563 struct json_token *peer_root, bool reconfig) in dpp_connector_match_groups() argument3593 role->string, reconfig)) { in dpp_connector_match_groups()
259 int reconfig; member
1432 if (!auth->initiator || !auth->peer_bi || auth->reconfig) { in dpp_auth_resp_rx()1835 auth->reconfig) { in dpp_auth_conf_rx()
946 if (!auth || !auth->reconfig || !auth->configurator) { in dpp_controller_rx_reconfig_auth_resp()
39 away the build dir and reconfig a new one from scratch, and go look in there to
1413 if (auth->reconfig && wpa_s->dpp_reconfig_ssid && in wpas_dpp_post_process_config()2291 if (!auth || !auth->reconfig || !auth->configurator) { in wpas_dpp_rx_reconfig_auth_resp()2335 if (!auth || !auth->reconfig || auth->configurator) { in wpas_dpp_rx_reconfig_auth_conf()
1445 if (!auth || !auth->reconfig || !auth->configurator) { in hostapd_dpp_rx_reconfig_auth_resp()