Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_bsd.c429 #ifndef IEEE80211_IOC_APPIE in bsd_configure_wpa()
630 #ifdef IEEE80211_IOC_APPIE in bsd_set_opt_ie()
633 return bsd_set80211(priv, IEEE80211_IOC_APPIE, IEEE80211_APPIE_WPA, in bsd_set_opt_ie()
980 #ifdef IEEE80211_IOC_APPIE in wpa_driver_bsd_set_wpa_ie()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_ioctl.h686 #define IEEE80211_IOC_APPIE 95 /* application IE's */ macro
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ioctl.c1095 case IEEE80211_IOC_APPIE: in ieee80211_ioctl_get80211()
3244 case IEEE80211_IOC_APPIE: in ieee80211_ioctl_set80211()