Searched refs:r0kh_list (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dap_config.c463 r0kh = conf->r0kh_list;
464 conf->r0kh_list = NULL;
H A Dwpa_auth_glue.c68 wconf->r0kh_list = conf->r0kh_list;
H A Dap_config.h280 struct ft_remote_r0kh *r0kh_list; member in struct:hostapd_bss_config
H A Dwpa_auth.h156 struct ft_remote_r0kh *r0kh_list; member in struct:wpa_auth_config
H A Dwpa_auth_ft.c303 r0kh = wpa_auth->conf.r0kh_list;
1342 r0kh = wpa_auth->conf.r0kh_list;
1410 r0kh = wpa_auth->conf.r0kh_list;
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c962 r0kh->next = bss->r0kh_list;
963 bss->r0kh_list = r0kh;

Completed in 157 milliseconds