Home
last modified time | relevance | path

Searched refs:reconfig (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_reconfig.c297 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()
H A Ddpp_i.h49 struct json_token *peer_root, bool reconfig);
H A Ddpp_auth.c1432 if (!auth->initiator || !auth->peer_bi || auth->reconfig) { in dpp_auth_resp_rx()
1835 auth->reconfig) { in dpp_auth_conf_rx()
H A Ddpp.h293 int reconfig; member
H A Ddpp.c4035 bool reconfig) in dpp_connector_compatible_group() argument
4059 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() argument
4100 role->string, reconfig)) { in dpp_connector_match_groups()
H A Ddpp_tcp.c1068 if (!auth || !auth->reconfig || !auth->configurator) { in dpp_controller_rx_reconfig_auth_resp()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c1628 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()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1862 if (!auth || !auth->reconfig || !auth->configurator) { in hostapd_dpp_rx_reconfig_auth_resp()
/freebsd/
H A DObsoleteFiles.inc15573 OLD_FILES+=usr/sbin/named.reconfig
15737 OLD_FILES+=usr/share/man/man8/named.reconfig.8.gz
16170 OLD_FILES+=usr/sbin/named.reconfig
16172 OLD_FILES+=usr/share/man/man8/named.reconfig.8.gz
/freebsd/contrib/ntp/
H A DChangeLog4707 * [Bug 862] includefile nesting; preserve phonelist on reconfig.
H A DCommitLog[all...]
/freebsd/contrib/unbound/doc/
H A DChangelog5100 - Fix that infra cache host hash does not change after reconfig.