Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
adhoc_bssdesc Struct Reference

#include <host.h>

Data Fields

u8 bssid [ETH_ALEN]
 
u8 ssid [IEEE80211_MAX_SSID_LEN]
 
u8 type
 
__le16 beaconperiod
 
u8 dtimperiod
 
__le64 timestamp
 
__le64 localtime
 
struct ieee_ie_ds_param_set ds
 
u8 reserved1 [4]
 
struct ieee_ie_ibss_param_set ibss
 
u8 reserved2 [4]
 
__le16 capability
 
u8 rates [MAX_RATES]
 

Detailed Description

Definition at line 764 of file host.h.

Field Documentation

__le16 beaconperiod

Definition at line 768 of file host.h.

u8 bssid[ETH_ALEN]

Definition at line 765 of file host.h.

__le16 capability

Definition at line 776 of file host.h.

Definition at line 772 of file host.h.

u8 dtimperiod

Definition at line 769 of file host.h.

Definition at line 774 of file host.h.

__le64 localtime

Definition at line 771 of file host.h.

u8 rates[MAX_RATES]

Definition at line 777 of file host.h.

u8 reserved1[4]

Definition at line 773 of file host.h.

u8 reserved2[4]

Definition at line 775 of file host.h.

Definition at line 766 of file host.h.

Definition at line 770 of file host.h.

Definition at line 767 of file host.h.


The documentation for this struct was generated from the following file: