Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net80211/
HDieee80211_proto.h219 const struct ieee80211_authenticator *ieee80211_authenticator_get(int auth);
HDieee80211_proto.c463 ieee80211_authenticator_get(int auth) in ieee80211_authenticator_get() function
HDieee80211_node.c184 vap->iv_auth = ieee80211_authenticator_get(vap->iv_bss->ni_authmode); in ieee80211_node_latevattach()
HDieee80211_ioctl.c2756 auth = ieee80211_authenticator_get(ireq->i_val); in ieee80211_ioctl_set80211()