struct_cfg80211_bss man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

STRUCT CFG80211_BSS(9)	Scanning and BSS list handling	STRUCT CFG80211_BSS(9)

NAME
       struct_cfg80211_bss - BSS description

SYNOPSIS
       struct cfg80211_bss {
	 struct ieee80211_channel * channel;
	 const struct cfg80211_bss_ies __rcu * ies;
	 const struct cfg80211_bss_ies __rcu * beacon_ies;
	 const struct cfg80211_bss_ies __rcu * proberesp_ies;
	 struct cfg80211_bss * hidden_beacon_bss;
	 s32 signal;
	 u16 beacon_interval;
	 u16 capability;
	 u8 bssid[ETH_ALEN];
	 u8 priv[0];
       };

MEMBERS
       channel
	   channel this BSS is on

       ies
	   the information elements (Note that there is no guarantee that
	   these are well-formed!); this is a pointer to either the beacon_ies
	   or proberesp_ies depending on whether Probe Response frame has been
	   received. It is always non-NULL.

       beacon_ies
	   the information elements from the last Beacon frame (implementation
	   note: if hidden_beacon_bss is set this struct doesn't own the
	   beacon_ies, but they're just pointers to the ones from the
	   hidden_beacon_bss struct)

       proberesp_ies
	   the information elements from the last Probe Response frame

       hidden_beacon_bss
	   in case this BSS struct represents a probe response from a BSS that
	   hides the SSID in its beacon, this points to the BSS struct that
	   holds the beacon data.  beacon_ies is still valid, of course, and
	   points to the same data as hidden_beacon_bss->beacon_ies in that
	   case.

       signal
	   signal strength value (type depends on the wiphy's signal_type)

       beacon_interval
	   the beacon interval as from the frame

       capability
	   the capability field in host byte order

       bssid[ETH_ALEN]
	   BSSID of the BSS

       priv[0]
	   private area for driver use, has at least wiphy->bss_priv_size
	   bytes

DESCRIPTION
       This structure describes a BSS (which may also be a mesh network) for
       use in scan results and similar.

AUTHOR
       Johannes Berg <johannes@sipsolutions.net>
	   Author.

COPYRIGHT
Kernel Hackers Manual 3.11	 November 2013		STRUCT CFG80211_BSS(9)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net