Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c9063 bool match_auth; in ieee80211_mgd_assoc() local
9136 match_auth = ifmgd->auth_data && in ieee80211_mgd_assoc()
9182 if (match_auth && i == assoc_link_id && link) in ieee80211_mgd_assoc()
9234 if (match_auth) in ieee80211_mgd_assoc()
9263 if (ifmgd->auth_data && !match_auth) in ieee80211_mgd_assoc()