Searched refs:_conf (Results 1 – 1 of 1) sorted by relevance
596 struct wpa_auth_config _conf; in hostapd_setup_wpa() local601 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &_conf); in hostapd_setup_wpa()603 _conf.tx_status = 1; in hostapd_setup_wpa()605 _conf.ap_mlme = 1; in hostapd_setup_wpa()627 hapd->wpa_auth = wpa_init(hapd->own_addr, &_conf, &cb); in hostapd_setup_wpa()