Searched refs:radius_das (Results 1 – 3 of 3) sorted by relevance
6 radius_das.o \
189 struct radius_das_data *radius_das; member
386 radius_das_deinit(hapd->radius_das); in hostapd_free_hapd_data()387 hapd->radius_das = NULL; in hostapd_free_hapd_data()1293 hapd->radius_das = radius_das_init(&das_conf); in hostapd_setup_bss()1294 if (hapd->radius_das == NULL) { in hostapd_setup_bss()