Lines Matching defs:authmode
165 return "AUTHMODE";1362 int authmode;1366 authmode = IEEE80211_AUTH_AUTO;1368 authmode = IEEE80211_AUTH_OPEN;1370 authmode = IEEE80211_AUTH_SHARED;1374 return set80211param(priv, IEEE80211_PARAM_AUTHMODE, authmode);