Home
last modified time | relevance | path

Searched refs:IEEE80211_ELEMID_SSID (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c367 *frm++ = IEEE80211_ELEMID_SSID; in ieee80211_add_ssid()
855 *frm++ = IEEE80211_ELEMID_SSID; in ieee80211_beacon_alloc()
H A Dnet80211_input.c893 case IEEE80211_ELEMID_SSID: in ieee80211_recv_beacon()
1183 case IEEE80211_ELEMID_SSID: in ieee80211_recv_mgmt()
/titanic_50/usr/src/uts/common/sys/
H A Dnet80211_proto.h753 IEEE80211_ELEMID_SSID = 0, enumerator
/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp.c3946 hdr->direct_scan[0].id = IEEE80211_ELEMID_SSID; in iwp_scan()
3989 *frm++ = IEEE80211_ELEMID_SSID; in iwp_scan()
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh.c4148 hdr->direct_scan[0].id = IEEE80211_ELEMID_SSID; in iwh_scan()
4191 *frm++ = IEEE80211_ELEMID_SSID; in iwh_scan()
/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk2.c3683 hdr->direct_scan[0].id = IEEE80211_ELEMID_SSID; in iwk_scan()
3718 *frm++ = IEEE80211_ELEMID_SSID; in iwk_scan()
/titanic_50/usr/src/uts/common/io/wpi/
H A Dwpi.c2960 *frm++ = IEEE80211_ELEMID_SSID;