other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| STRUCT CFG80211_SSID(9) | Scanning and BSS list handling | STRUCT CFG80211_SSID(9) |
NAME¶
struct_cfg80211_ssid - SSID descriptionSYNOPSIS¶
struct cfg80211_ssid {
u8 ssid[IEEE80211_MAX_SSID_LEN];
u8 ssid_len;
};
MEMBERS¶
ssid[IEEE80211_MAX_SSID_LEN]the SSID
ssid_len
length of the ssid
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |