Searched refs:radius_das (Results 1 – 2 of 2) sorted by relevance
180 struct radius_das_data *radius_das; member
375 radius_das_deinit(hapd->radius_das); in hostapd_free_hapd_data()376 hapd->radius_das = NULL; in hostapd_free_hapd_data()1261 hapd->radius_das = radius_das_init(&das_conf); in hostapd_setup_bss()1262 if (hapd->radius_das == NULL) { in hostapd_setup_bss()