Home | Sort by: relevance | last modified time | path |
/src/sys/net80211/ | |
ieee80211_xauth.c | 71 static const struct ieee80211_authenticator xauth = { variable in typeref:typename:const struct ieee80211_authenticator 81 ieee80211_authenticator_register(IEEE80211_AUTH_8021X, &xauth); 82 ieee80211_authenticator_register(IEEE80211_AUTH_WPA, &xauth); |