Searched refs:dpp_controller (Results 1 – 6 of 6) sorted by relevance
25 struct dpp_controller *ctrl;70 struct dpp_controller { struct625 static void dpp_controller_free(struct dpp_controller *ctrl) in dpp_controller_free()994 struct dpp_controller *ctrl = conn->ctrl; in dpp_controller_rx_pkex_exchange_req()1764 struct dpp_controller *ctrl = eloop_ctx; in dpp_controller_tcp_cb()2018 struct dpp_controller *ctrl; in dpp_controller_start()2129 struct dpp_controller *ctrl = dpp->controller; in dpp_controller_get_auth()2147 struct dpp_controller *ctrl = dpp->controller; in dpp_controller_new_qr_code()2170 struct dpp_controller *ctrl = dpp->controller; in dpp_controller_pkex_add()
22 struct dpp_controller *controller;
755 struct dpp_controller_conf *dpp_controller; member
953 hostapd_dpp_controller_conf_free(conf->dpp_controller); in hostapd_config_free_bss()
2637 for (ctrl = hapd->conf->dpp_controller; ctrl; ctrl = ctrl->next) { in hostapd_dpp_add_controllers()
2325 conf->next = bss->dpp_controller; in hostapd_dpp_controller_parse()2326 bss->dpp_controller = conf; in hostapd_dpp_controller_parse()