Searched refs:IEEE80211_IOC_WEP (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_ioctl.h | 605 #define IEEE80211_IOC_WEP 3 macro
|
| H A D | ieee80211_ioctl.c | 810 case IEEE80211_IOC_WEP: in ieee80211_ioctl_get80211() 2764 case IEEE80211_IOC_WEP: in ieee80211_ioctl_set80211()
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 931 set80211(s, IEEE80211_IOC_WEP, mode, 0, NULL); in set80211wepmode() 937 set80211(s, IEEE80211_IOC_WEP, d, 0, NULL); in set80211wep() 986 set80211(s, IEEE80211_IOC_WEP, IEEE80211_WEP_ON, 0, NULL); in set80211nwkey() 5011 if (get80211val(s, IEEE80211_IOC_WEP, &wepmode) != -1 && in ieee80211_status()
|