Home
last modified time | relevance | path

Searched refs:dpp_controller_conf (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/wpa/src/ap/
H A Dap_config.h256 struct dpp_controller_conf { struct
257 struct dpp_controller_conf *next; argument
717 struct dpp_controller_conf *dpp_controller;
H A Dap_config.c651 static void hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) in hostapd_dpp_controller_conf_free()
653 struct dpp_controller_conf *prev; in hostapd_dpp_controller_conf_free()
H A Ddpp_hostapd.c1671 struct dpp_controller_conf *ctrl; in hostapd_dpp_add_controllers()
/freebsd-12.1/contrib/wpa/hostapd/
H A Dconfig_file.c2342 struct dpp_controller_conf *conf; in hostapd_dpp_controller_parse()