Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c1525 static int wpa_ft_rrb_init_r0kh_seq(struct ft_remote_r0kh *r0kh) in wpa_ft_rrb_init_r0kh_seq()
1544 struct ft_remote_r0kh **r0kh_out, in wpa_ft_rrb_lookup_r0kh()
1545 struct ft_remote_r0kh **r0kh_wildcard) in wpa_ft_rrb_lookup_r0kh()
1547 struct ft_remote_r0kh *r0kh; in wpa_ft_rrb_lookup_r0kh()
1646 struct ft_remote_r0kh *r0kh, *prev = NULL; in wpa_ft_rrb_del_r0kh()
1670 struct ft_remote_r0kh *r0kh, int timeout) in wpa_ft_rrb_r0kh_replenish()
1679 struct ft_remote_r0kh *r0kh, int timeout) in wpa_ft_rrb_r0kh_timeout()
1689 static struct ft_remote_r0kh *
1691 struct ft_remote_r0kh *r0kh_wildcard, in wpa_ft_rrb_add_r0kh()
1695 struct ft_remote_r0kh *r0kh; in wpa_ft_rrb_add_r0kh()
[all …]
Dwpa_auth.h151 struct ft_remote_r0kh { struct
152 struct ft_remote_r0kh *next; argument
214 struct ft_remote_r0kh **r0kh_list;
Dap_config.h67 struct ft_remote_r0kh;
392 struct ft_remote_r0kh *r0kh_list;
Dap_config.c815 struct ft_remote_r0kh *r0kh, *r0kh_prev; in hostapd_config_free_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c973 struct ft_remote_r0kh *r0kh; in add_r0kh()