Searched refs:ieee80211_send_auth (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/net/mac80211/ |
H A D | ibss.c | 981 ieee80211_send_auth(sdata, 2, WLAN_AUTH_OPEN, 0, NULL, 0, ieee80211_rx_mgmt_auth_ibss()
|
H A D | ieee80211_i.h | 1922 void ieee80211_send_auth(struct ieee80211_sub_if_data *sdata,
|
H A D | mlme.c | 2566 ieee80211_send_auth(sdata, 3, auth_data->algorithm, 0, ieee80211_auth_challenge() 3746 ieee80211_send_auth(sdata, trans, auth_data->algorithm, status, ieee80211_auth()
|
H A D | util.c | 1216 void ieee80211_send_auth(struct ieee80211_sub_if_data *sdata, ieee80211_send_auth() function
|
Completed in 113 milliseconds