HomeSort by: relevance | last modified time | path
    Searched refs:ieee80211_authenticator_get (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net80211/
ieee80211_proto.h 157 const struct ieee80211_authenticator *ieee80211_authenticator_get(int auth);
ieee80211_proto.c 198 ieee80211_authenticator_get(int auth) function in typeref:typename:const struct ieee80211_authenticator *
ieee80211_node.c 187 ic->ic_auth = ieee80211_authenticator_get(ic->ic_bss->ni_authmode);
ieee80211_ioctl.c 2136 auth = ieee80211_authenticator_get(ireq->i_val);

Completed in 16 milliseconds