Home
last modified time | relevance | path

Searched refs:radius_das (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
HDhostapd.h180 struct radius_das_data *radius_das; member
HDhostapd.c375 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()