Home
last modified time | relevance | path

Searched refs:wpa_auth_set_ft_rsnxe_used (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h629 void wpa_auth_set_ft_rsnxe_used(struct wpa_authenticator *wpa_auth, int val);
H A Dwpa_auth.c7137 void wpa_auth_set_ft_rsnxe_used(struct wpa_authenticator *wpa_auth, int val) function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1332 wpa_auth_set_ft_rsnxe_used(hapd->wpa_auth, in hostapd_ctrl_iface_set()