Searched refs:reconfig (Results 1 – 12 of 12) sorted by relevance
297 auth->reconfig = 1; in dpp_reconfig_init()524 auth->reconfig = 1; in dpp_reconfig_auth_req_rx()683 if (!auth->reconfig || !auth->configurator) in dpp_reconfig_auth_resp_rx()863 if (!auth->reconfig || auth->configurator) in dpp_reconfig_auth_conf_rx()
49 struct json_token *peer_root, bool reconfig);
1432 if (!auth->initiator || !auth->peer_bi || auth->reconfig) { in dpp_auth_resp_rx()1835 auth->reconfig) { in dpp_auth_conf_rx()
293 int reconfig; member
4035 bool reconfig) in dpp_connector_compatible_group() argument4059 if (reconfig && os_strcmp(net_role, "configurator") == 0) in dpp_connector_compatible_group()4061 if (!reconfig && dpp_compatible_netrole(role->string, net_role)) in dpp_connector_compatible_group()4070 struct json_token *peer_root, bool reconfig) in dpp_connector_match_groups() argument4100 role->string, reconfig)) { in dpp_connector_match_groups()
1068 if (!auth || !auth->reconfig || !auth->configurator) { in dpp_controller_rx_reconfig_auth_resp()
1628 if (auth->reconfig && wpa_s->dpp_reconfig_ssid && in wpas_dpp_post_process_config()2658 if (!auth || !auth->reconfig || !auth->configurator) { in wpas_dpp_rx_reconfig_auth_resp()2702 if (!auth || !auth->reconfig || auth->configurator) { in wpas_dpp_rx_reconfig_auth_conf()
1862 if (!auth || !auth->reconfig || !auth->configurator) { in hostapd_dpp_rx_reconfig_auth_resp()
15573 OLD_FILES+=usr/sbin/named.reconfig15737 OLD_FILES+=usr/share/man/man8/named.reconfig.8.gz16170 OLD_FILES+=usr/sbin/named.reconfig16172 OLD_FILES+=usr/share/man/man8/named.reconfig.8.gz
4707 * [Bug 862] includefile nesting; preserve phonelist on reconfig.
[all...]
5100 - Fix that infra cache host hash does not change after reconfig.