Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1559 static int wpa_ft_rrb_init_r0kh_seq(struct ft_remote_r0kh *r0kh) in wpa_ft_rrb_init_r0kh_seq()
1578 struct ft_remote_r0kh **r0kh_out, in wpa_ft_rrb_lookup_r0kh()
1579 struct ft_remote_r0kh **r0kh_wildcard) in wpa_ft_rrb_lookup_r0kh()
1581 struct ft_remote_r0kh *r0kh; in wpa_ft_rrb_lookup_r0kh()
1680 struct ft_remote_r0kh *r0kh, *prev = NULL; in wpa_ft_rrb_del_r0kh()
1704 struct ft_remote_r0kh *r0kh, int timeout) in wpa_ft_rrb_r0kh_replenish()
1713 struct ft_remote_r0kh *r0kh, int timeout) in wpa_ft_rrb_r0kh_timeout()
1723 static struct ft_remote_r0kh *
1725 struct ft_remote_r0kh *r0kh_wildcard, in wpa_ft_rrb_add_r0kh()
1729 struct ft_remote_r0kh *r0kh; in wpa_ft_rrb_add_r0kh()
[all …]
H A Dwpa_auth.h152 struct ft_remote_r0kh { struct
153 struct ft_remote_r0kh *next; argument
215 struct ft_remote_r0kh **r0kh_list;
H A Dap_config.h74 struct ft_remote_r0kh;
403 struct ft_remote_r0kh *r0kh_list;
H A Dap_config.c715 struct ft_remote_r0kh *r0kh, *r0kh_prev; in hostapd_config_clear_rxkhs()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1484 struct ft_remote_r0kh *r0kh; in hostapd_ctrl_iface_get_rxkhs()
H A Dconfig_file.c936 struct ft_remote_r0kh *r0kh; in add_r0kh()