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

/linux-master/net/mac80211/
H A Dmlme.c8146 bool match_auth; local
8215 match_auth = ifmgd->auth_data &&
8259 if (match_auth && i == assoc_link_id && link)
8311 if (match_auth)
8340 if (ifmgd->auth_data && !match_auth)

Completed in 431 milliseconds