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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h333 struct ft_remote_r0kh *r0kh_list; member in struct:hostapd_bss_config
H A Dwpa_auth.h169 struct ft_remote_r0kh *r0kh_list; member in struct:wpa_auth_config
H A Dap_config.c485 r0kh = conf->r0kh_list;
486 conf->r0kh_list = NULL;
H A Dwpa_auth_glue.c72 wconf->r0kh_list = conf->r0kh_list;
H A Dwpa_auth_ft.c311 r0kh = sm->wpa_auth->conf.r0kh_list;
1460 r0kh = wpa_auth->conf.r0kh_list;
1531 r0kh = wpa_auth->conf.r0kh_list;
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h333 struct ft_remote_r0kh *r0kh_list; member in struct:hostapd_bss_config
H A Dwpa_auth.h169 struct ft_remote_r0kh *r0kh_list; member in struct:wpa_auth_config
H A Dap_config.c485 r0kh = conf->r0kh_list;
486 conf->r0kh_list = NULL;
H A Dwpa_auth_glue.c72 wconf->r0kh_list = conf->r0kh_list;
H A Dwpa_auth_ft.c311 r0kh = sm->wpa_auth->conf.r0kh_list;
1460 r0kh = wpa_auth->conf.r0kh_list;
1531 r0kh = wpa_auth->conf.r0kh_list;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h333 struct ft_remote_r0kh *r0kh_list; member in struct:hostapd_bss_config
H A Dwpa_auth.h169 struct ft_remote_r0kh *r0kh_list; member in struct:wpa_auth_config
H A Dap_config.c485 r0kh = conf->r0kh_list;
486 conf->r0kh_list = NULL;
H A Dwpa_auth_glue.c72 wconf->r0kh_list = conf->r0kh_list;
H A Dwpa_auth_ft.c311 r0kh = sm->wpa_auth->conf.r0kh_list;
1460 r0kh = wpa_auth->conf.r0kh_list;
1531 r0kh = wpa_auth->conf.r0kh_list;
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1022 r0kh->next = bss->r0kh_list;
1023 bss->r0kh_list = r0kh;

Completed in 132 milliseconds