|
Linux Kernel
3.7.1
|
#include <libipw.h>
| struct ieee80211_supported_band a_band |
| struct ieee80211_supported_band bg_band |
| struct lib80211_crypt_info crypt_info |
| struct net_device* dev |
| struct libipw_frag_entry frag_cache[LIBIPW_FRAG_CACHE_LEN] |
| struct libipw_geo geo |
| int(* handle_action)(struct net_device *dev, struct libipw_action *action, struct libipw_rx_stats *stats) |
| int(* handle_assoc_response)(struct net_device *dev, struct libipw_assoc_response *resp, struct libipw_network *network) |
| int(* handle_auth)(struct net_device *dev, struct libipw_auth *auth) |
| int(* handle_beacon)(struct net_device *dev, struct libipw_beacon *beacon, struct libipw_network *network) |
| int(* handle_deauth)(struct net_device *dev, struct libipw_deauth *auth) |
| int(* handle_disassoc)(struct net_device *dev, struct libipw_disassoc *assoc) |
| int(* handle_management)(struct net_device *dev, struct libipw_network *network, u16 type) |
| int(* handle_probe_request)(struct net_device *dev, struct libipw_probe_request *req, struct libipw_rx_stats *stats) |
| int(* handle_probe_response)(struct net_device *dev, struct libipw_probe_response *resp, struct libipw_network *network) |
| int(* handle_reassoc_request)(struct net_device *dev, struct libipw_reassoc_request *req) |
| netdev_tx_t(* hard_start_xmit)(struct libipw_txb *txb, struct net_device *dev, int pri) |
| struct libipw_stats ieee_stats |
| spinlock_t lock |
| struct libipw_network* networks[MAX_NETWORK_COUNT] |
| void(* set_security)(struct net_device *dev, struct libipw_security *sec) |
| struct iw_spy_data spy_data |
| enum libipw_state state |
| struct wireless_dev wdev |
1.8.2