Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1606 static int wpa_ft_rrb_init_r1kh_seq(struct ft_remote_r1kh *r1kh) in wpa_ft_rrb_init_r1kh_seq()
1625 struct ft_remote_r1kh **r1kh_out, in wpa_ft_rrb_lookup_r1kh()
1626 struct ft_remote_r1kh **r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh()
1628 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_lookup_r1kh()
1765 struct ft_remote_r1kh *r1kh, *prev = NULL; in wpa_ft_rrb_del_r1kh()
1789 struct ft_remote_r1kh *r1kh, int timeout) in wpa_ft_rrb_r1kh_replenish()
1797 static struct ft_remote_r1kh *
1799 struct ft_remote_r1kh *r1kh_wildcard, in wpa_ft_rrb_add_r1kh()
1802 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_add_r1kh()
1837 struct ft_remote_r1kh *r1kh; in wpa_ft_deinit_seq()
[all …]
H A Dwpa_auth.h162 struct ft_remote_r1kh { struct
163 struct ft_remote_r1kh *next; argument
216 struct ft_remote_r1kh **r1kh_list;
H A Dap_config.h75 struct ft_remote_r1kh;
404 struct ft_remote_r1kh *r1kh_list;
H A Dap_config.c716 struct ft_remote_r1kh *r1kh, *r1kh_prev; in hostapd_config_clear_rxkhs()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1485 struct ft_remote_r1kh *r1kh; in hostapd_ctrl_iface_get_rxkhs()
H A Dconfig_file.c982 struct ft_remote_r1kh *r1kh; in add_r1kh()