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

#include <host.h>

Data Fields

struct cmd_header hdr
 
u8 ssid [IEEE80211_MAX_SSID_LEN]
 
u8 bsstype
 
__le16 beaconperiod
 
u8 dtimperiod
 
struct ieee_ie_ibss_param_set ibss
 
u8 reserved1 [4]
 
struct ieee_ie_ds_param_set ds
 
u8 reserved2 [4]
 
__le16 probedelay
 
__le16 capability
 
u8 rates [MAX_RATES]
 
u8 tlv_memory_size_pad [100]
 

Detailed Description

Definition at line 740 of file host.h.

Field Documentation

__le16 beaconperiod

Definition at line 745 of file host.h.

u8 bsstype

Definition at line 744 of file host.h.

__le16 capability

Definition at line 752 of file host.h.

Definition at line 749 of file host.h.

u8 dtimperiod

Definition at line 746 of file host.h.

Definition at line 741 of file host.h.

Definition at line 747 of file host.h.

__le16 probedelay

Definition at line 751 of file host.h.

u8 rates[MAX_RATES]

Definition at line 753 of file host.h.

u8 reserved1[4]

Definition at line 748 of file host.h.

u8 reserved2[4]

Definition at line 750 of file host.h.

Definition at line 743 of file host.h.

u8 tlv_memory_size_pad[100]

Definition at line 754 of file host.h.


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