Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c9763 bool match_auth; in ieee80211_mgd_assoc() local
9850 match_auth = ifmgd->auth_data && in ieee80211_mgd_assoc()
9896 if (match_auth && i == assoc_link_id && link) in ieee80211_mgd_assoc()
9947 if (match_auth) in ieee80211_mgd_assoc()
9976 if (ifmgd->auth_data && !match_auth) in ieee80211_mgd_assoc()