Man page 9 : struct_cfg80211_ssid Table des matières 1. NAME 2. SYNOPSIS 3. MEMBERS 4. AUTHOR 5. COPYRIGHT "STRUCT CFG80211_SSID" "9" "August 2013" "Kernel Hackers Manual 3.10" "Scanning and BSS list handling" Page d'accueil du man Cette page de documentation est issue d'une conversion automatique de developpez.com. Les traductions proviennent des sites Debian, Linux Kernel et du projet Perkamon. N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires . Article lu fois. L'article Publié le 27 août 2013 1. NAME▲ struct_cfg80211_ssid - SSID description 2. SYNOPSIS ▲ Sélectionnezstruct cfg80211_ssid { u8 ssid[IEEE80211_MAX_SSID_LEN]; u8 ssid_len; }; 3. MEMBERS ▲ ssid[IEEE80211_MAX_SSID_LEN] the SSID ssid_len length of the ssid 4. AUTHOR ▲ Johannes Berg <> Author. 5. COPYRIGHT ▲