Searched refs:radius_das (Results 1 – 7 of 7) sorted by relevance
6 radius_das.o \
17 radius_das.o \
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()
191 struct radius_das_data *radius_das; member
387 radius_das_deinit(hapd->radius_das); in hostapd_free_hapd_data()388 hapd->radius_das = NULL; in hostapd_free_hapd_data()1298 hapd->radius_das = radius_das_init(&das_conf); in hostapd_setup_bss()1299 if (hapd->radius_das == NULL) { in hostapd_setup_bss()
556 src/radius/radius_das.c557 src/radius/radius_das.h