struct_cfg80211_ssid(9) centos man page | unix.com

Man Page: struct_cfg80211_ssid

Operating Environment: centos

Section: 9

STRUCT
CFG80211_SSID(9) Scanning and BSS list handling STRUCT CFG80211_SSID(9)
NAME
struct_cfg80211_ssid - SSID description
SYNOPSIS
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
Kernel Hackers Manual 3.10 June 2014 STRUCT CFG80211_SSID(9)
Related Man Pages
struct_cfg80211_assoc_request(9) - centos
struct_cfg80211_crypto_settings(9) - centos
struct_ieee80211_channel(9) - centos
struct_sta_ampdu_mlme(9) - centos
struct_wireless_dev(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq