Home
last modified time | relevance | path

Searched refs:IEEE80211_IOC_APPIE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_bsd.c449 #ifndef IEEE80211_IOC_APPIE in bsd_configure_wpa()
657 #ifdef IEEE80211_IOC_APPIE in bsd_set_opt_ie()
660 return bsd_set80211(priv, IEEE80211_IOC_APPIE, IEEE80211_APPIE_WPA, in bsd_set_opt_ie()
1174 #ifdef IEEE80211_IOC_APPIE in wpa_driver_bsd_set_wpa_ie()
/freebsd/sys/net80211/
H A Dieee80211_ioctl.h697 #define IEEE80211_IOC_APPIE 95 /* application IE's */ macro
H A Dieee80211_ioctl.c1086 case IEEE80211_IOC_APPIE: in ieee80211_ioctl_get80211()
3338 case IEEE80211_IOC_APPIE: in ieee80211_ioctl_set80211()