Searched refs:dpp_controller (Results 1 – 5 of 5) sorted by relevance
717 struct dpp_controller_conf *dpp_controller; member
847 hostapd_dpp_controller_conf_free(conf->dpp_controller); in hostapd_config_free_bss()
1678 for (ctrl = hapd->conf->dpp_controller; ctrl; ctrl = ctrl->next) { in hostapd_dpp_add_controllers()
78 struct dpp_controller *ctrl;112 struct dpp_controller { struct127 struct dpp_controller *controller; argument9275 static void dpp_controller_free(struct dpp_controller *ctrl) in dpp_controller_free()9860 struct dpp_controller *ctrl = eloop_ctx; in dpp_controller_tcp_cb()9983 struct dpp_controller *ctrl; in dpp_controller_start()
2357 conf->next = bss->dpp_controller; in hostapd_dpp_controller_parse()2358 bss->dpp_controller = conf; in hostapd_dpp_controller_parse()