Home | History | Annotate | Download | only in ap

Lines Matching refs:sta_addr

3825 			       const u8 *pmk, size_t len, const u8 *sta_addr,
3835 sta_addr, session_timeout, eapol,
3860 const u8 *sta_addr)
3866 pmksa = pmksa_cache_auth_get(wpa_auth->pmksa, sta_addr, NULL);
3869 MACSTR " based on request", MAC2STR(sta_addr));
3944 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr,
3949 return pmksa_cache_auth_get(wpa_auth->pmksa, sta_addr, pmkid);