Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h224 const struct ieee80211_authenticator *ieee80211_authenticator_get(int auth);
H A Dieee80211_proto.c473 ieee80211_authenticator_get(int auth) in ieee80211_authenticator_get() function
H A Dieee80211_node.c189 vap->iv_auth = ieee80211_authenticator_get(vap->iv_bss->ni_authmode); in ieee80211_node_latevattach()
H A Dieee80211_ioctl.c2834 auth = ieee80211_authenticator_get(ireq->i_val); in ieee80211_ioctl_set80211()