Lines Matching refs:authmode
166 return "AUTHMODE";1795 int authmode;1799 authmode = IEEE80211_AUTH_AUTO;1801 authmode = IEEE80211_AUTH_OPEN;1803 authmode = IEEE80211_AUTH_SHARED;1807 return set80211param(priv, IEEE80211_PARAM_AUTHMODE, authmode);