構造体定義書 VC2010

net80211_device

構文構文

struct net80211_device

ファイル名ファイル名

net80211.h

構造体情報構造体情報

No. 名称 属性説明
1
net80211_device   
  netdev net_device *  
  list list_head  
  op net80211_device_operations *  
  priv void *  
  hw net80211_hw_info *  
  channels[NET80211_MAX_CHANNELS] net80211_channel  
  nr_channels u8  
  channel u8  
  rates[NET80211_MAX_RATES] u16  
  nr_rates u8  
  rate u8  
  rtscts_rate u8  
  basic_rates u32  
  proc_assoc process  
  associating net80211_wlan *  
  probe net80211_probe_ctx *  
  assoc net80211_assoc_ctx *  
  ctx    
  handshaker net80211_handshaker *  
  state u16  
  assoc_rc int  
  rsn_ie ieee80211_ie *  
  crypto net80211_crypto *  
  gcrypto net80211_crypto *  
  bssid[ETH_ALEN] u8  
  essid[IEEE80211_MAX_SSID_LEN+1] char  
  aid u16  
  last_beacon_timestamp u64  
  tx_beacon_interval u32  
  rx_beacon_interval u32  
  phy_flags int  
  last_signal int  
  rctl rc80211_ctx *  
  frags[NET80211_NR_CONCURRENT_FRAGS] net80211_frag_cache  
  last_tx_seqnr u16  
  last_rx_seq u16  
  mgmt_queue list_head  
  mgmt_info_queue list_head  
  keep_mgmt int  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー