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.c994 static int wpa_ft_rrb_init_r0kh_seq(struct ft_remote_r0kh *r0kh) in wpa_ft_rrb_init_r0kh_seq()
1013 struct ft_remote_r0kh **r0kh_out, in wpa_ft_rrb_lookup_r0kh()
1014 struct ft_remote_r0kh **r0kh_wildcard) in wpa_ft_rrb_lookup_r0kh()
1016 struct ft_remote_r0kh *r0kh; in wpa_ft_rrb_lookup_r0kh()
1115 struct ft_remote_r0kh *r0kh, *prev = NULL; in wpa_ft_rrb_del_r0kh()
1139 struct ft_remote_r0kh *r0kh, int timeout) in wpa_ft_rrb_r0kh_replenish()
1148 struct ft_remote_r0kh *r0kh, int timeout) in wpa_ft_rrb_r0kh_timeout()
1158 static struct ft_remote_r0kh *
1160 struct ft_remote_r0kh *r0kh_wildcard, in wpa_ft_rrb_add_r0kh()
1164 struct ft_remote_r0kh *r0kh; in wpa_ft_rrb_add_r0kh()
[all …]
Dwpa_auth.h138 struct ft_remote_r0kh { struct
139 struct ft_remote_r0kh *next; argument
194 struct ft_remote_r0kh **r0kh_list;
Dap_config.h65 struct ft_remote_r0kh;
351 struct ft_remote_r0kh *r0kh_list;
Dap_config.c528 struct ft_remote_r0kh *r0kh, *r0kh_prev; in hostapd_config_free_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1031 struct ft_remote_r0kh *r0kh; in add_r0kh()