1STRUCT CFG80211_SSID(9) Scanning and BSS list handling STRUCT CFG80211_SSID(9)
2
3
4

NAME

6       struct_cfg80211_ssid - SSID description
7

SYNOPSIS

9       struct cfg80211_ssid {
10         u8 ssid[IEEE80211_MAX_SSID_LEN];
11         u8 ssid_len;
12       };
13

MEMBERS

15       ssid[IEEE80211_MAX_SSID_LEN]
16           the SSID
17
18       ssid_len
19           length of the ssid
20

AUTHOR

22       Johannes Berg <johannes@sipsolutions.net>
23           Author.
24
26Kernel Hackers Manual 3.10         June 2019           STRUCT CFG80211_SSID(9)
Impressum