Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_crypto.h62 #define IEEE80211_MAX_OPT_IE 256 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_supplicant.c328 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE]; in wpa_supplicant_associate()
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c2087 if (ie_in->wpa_ie_len > IEEE80211_MAX_OPT_IE) { in wl_set_optie()