Searched defs:ieee80211_auth_shared (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c611 ieee80211_auth_shared(ieee80211com_t *ic, struct ieee80211_frame *wh, function
625 ieee80211_dbg(IEEE80211_MSG_AUTH, "ieee80211_auth_shared: "
640 "ieee80211_auth_shared: ie %d%d too long\n",
653 "ieee80211_auth_shared: no challenge\n");
658 "ieee80211_auth_shared: bad challenge len %d\n",
708 "ieee80211_auth_shared: bad opmode %u\n",
1288 ieee80211_auth_shared(ic, wh, frm + 6, efrm, in,

Completed in 46 milliseconds