Home
last modified time | relevance | path

Searched refs:dpp_mud_url (Results 1 – 7 of 7) sorted by relevance

/hostap-3.6.0/wpa_supplicant/
Dconfig.h1598 char *dpp_mud_url; member
Dconfig.c2970 os_free(config->dpp_mud_url); in wpa_config_free()
5254 { STR(dpp_mud_url), 0 },
Ddpp_supplicant.c1826 wpa_s->conf->dpp_mud_url, in wpas_dpp_start_gas_client()
/hostap-3.6.0/src/ap/
Dap_config.h749 char *dpp_mud_url; member
Dap_config.c945 os_free(conf->dpp_mud_url); in hostapd_config_free_bss()
Ddpp_hostapd.c1279 hapd->conf->dpp_mud_url, NULL); in hostapd_dpp_start_gas_client()
/hostap-3.6.0/hostapd/
Dconfig_file.c4492 os_free(bss->dpp_mud_url); in hostapd_config_fill()
4493 bss->dpp_mud_url = os_strdup(pos); in hostapd_config_fill()