Lines Matching defs:authmode
1642 int authmode;1646 authmode = IEEE80211_AUTH_AUTO;1648 authmode = IEEE80211_AUTH_SHARED;1650 authmode = IEEE80211_AUTH_OPEN;1652 return set80211param(drv, IEEE80211_PARAM_AUTHMODE, authmode, 1);