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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.c465 r0kh = conf->r0kh_list;
466 conf->r0kh_list = NULL;
H A Dwpa_auth_glue.c70 wconf->r0kh_list = conf->r0kh_list;
H A Dap_config.h281 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;
1350 r0kh = wpa_auth->conf.r0kh_list;
1418 r0kh = wpa_auth->conf.r0kh_list;
/external/wpa_supplicant_8/src/ap/
H A Dap_config.c465 r0kh = conf->r0kh_list;
466 conf->r0kh_list = NULL;
H A Dwpa_auth_glue.c70 wconf->r0kh_list = conf->r0kh_list;
H A Dap_config.h281 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;
1350 r0kh = wpa_auth->conf.r0kh_list;
1418 r0kh = wpa_auth->conf.r0kh_list;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.c465 r0kh = conf->r0kh_list;
466 conf->r0kh_list = NULL;
H A Dwpa_auth_glue.c70 wconf->r0kh_list = conf->r0kh_list;
H A Dap_config.h281 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;
1350 r0kh = wpa_auth->conf.r0kh_list;
1418 r0kh = wpa_auth->conf.r0kh_list;
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c921 r0kh->next = bss->r0kh_list;
922 bss->r0kh_list = r0kh;

Completed in 215 milliseconds