Home
last modified time | relevance | path

Searched refs:ft_remote_r1kh (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h161 struct ft_remote_r1kh { struct
162 struct ft_remote_r1kh *next; argument
213 struct ft_remote_r1kh **r1kh_list;
Dwpa_auth_ft.c1569 static int wpa_ft_rrb_init_r1kh_seq(struct ft_remote_r1kh *r1kh) in wpa_ft_rrb_init_r1kh_seq()
1588 struct ft_remote_r1kh **r1kh_out, in wpa_ft_rrb_lookup_r1kh()
1589 struct ft_remote_r1kh **r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh()
1591 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_lookup_r1kh()
1728 struct ft_remote_r1kh *r1kh, *prev = NULL; in wpa_ft_rrb_del_r1kh()
1752 struct ft_remote_r1kh *r1kh, int timeout) in wpa_ft_rrb_r1kh_replenish()
1760 static struct ft_remote_r1kh *
1762 struct ft_remote_r1kh *r1kh_wildcard, in wpa_ft_rrb_add_r1kh()
1765 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_add_r1kh()
1800 struct ft_remote_r1kh *r1kh; in wpa_ft_deinit_seq()
[all …]
Dap_config.h67 struct ft_remote_r1kh;
378 struct ft_remote_r1kh *r1kh_list;
Dap_config.c617 struct ft_remote_r1kh *r1kh, *r1kh_prev; in hostapd_config_free_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1189 struct ft_remote_r1kh *r1kh; in add_r1kh()