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
215 struct ft_remote_r1kh **r1kh_list;
Dwpa_auth_ft.c1572 static int wpa_ft_rrb_init_r1kh_seq(struct ft_remote_r1kh *r1kh) in wpa_ft_rrb_init_r1kh_seq()
1591 struct ft_remote_r1kh **r1kh_out, in wpa_ft_rrb_lookup_r1kh()
1592 struct ft_remote_r1kh **r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh()
1594 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_lookup_r1kh()
1731 struct ft_remote_r1kh *r1kh, *prev = NULL; in wpa_ft_rrb_del_r1kh()
1755 struct ft_remote_r1kh *r1kh, int timeout) in wpa_ft_rrb_r1kh_replenish()
1763 static struct ft_remote_r1kh *
1765 struct ft_remote_r1kh *r1kh_wildcard, in wpa_ft_rrb_add_r1kh()
1768 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_add_r1kh()
1803 struct ft_remote_r1kh *r1kh; in wpa_ft_deinit_seq()
[all …]
Dap_config.h68 struct ft_remote_r1kh;
393 struct ft_remote_r1kh *r1kh_list;
Dap_config.c816 struct ft_remote_r1kh *r1kh, *r1kh_prev; in hostapd_config_free_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1019 struct ft_remote_r1kh *r1kh; in add_r1kh()