Searched refs:IEEE80211_ELEMID_SSID (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c369 *frm++ = IEEE80211_ELEMID_SSID;
857 *frm++ = IEEE80211_ELEMID_SSID;
H A Dnet80211_input.c893 case IEEE80211_ELEMID_SSID:
1183 case IEEE80211_ELEMID_SSID:
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h753 IEEE80211_ELEMID_SSID = 0, enumerator in enum:__anon8173
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c3946 hdr->direct_scan[0].id = IEEE80211_ELEMID_SSID;
3989 *frm++ = IEEE80211_ELEMID_SSID;
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c4148 hdr->direct_scan[0].id = IEEE80211_ELEMID_SSID;
4191 *frm++ = IEEE80211_ELEMID_SSID;
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c3683 hdr->direct_scan[0].id = IEEE80211_ELEMID_SSID;
3718 *frm++ = IEEE80211_ELEMID_SSID;
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c5766 essid[0].id = IEEE80211_ELEMID_SSID;
7531 *frm++ = IEEE80211_ELEMID_SSID;
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c2960 *frm++ = IEEE80211_ELEMID_SSID;

Completed in 352 milliseconds