Home
last modified time | relevance | path

Searched refs:wpa_auth_sta_associated (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h442 int wpa_auth_sta_associated(struct wpa_authenticator *wpa_auth,
H A Dhostapd.c4059 wpa_auth_sta_associated(hapd->wpa_auth, sta->wpa_sm); in hostapd_new_assoc_sta()
H A Dwpa_auth.c963 int wpa_auth_sta_associated(struct wpa_authenticator *wpa_auth, function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c496 if (wpa_auth_sta_associated(ibss_rsn->auth_group, peer->auth)) in ibss_rsn_auth_init()