Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/wpa/hostapd/
HDMakefile63 radius_das.c \
/freebsd-11-stable/contrib/wpa/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()