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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_proto.h208 const struct ieee80211_authenticator *ieee80211_authenticator_get(int auth);
H A Dieee80211_proto.c319 ieee80211_authenticator_get(int auth) function
H A Dieee80211_node.c185 vap->iv_auth = ieee80211_authenticator_get(vap->iv_bss->ni_authmode);
H A Dieee80211_ioctl.c2652 auth = ieee80211_authenticator_get(ireq->i_val);

Completed in 118 milliseconds