Home
last modified time | relevance | path

Searched defs:deauth (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/drivers/net/wireless/hostap/
Dhostap_80211.h25 } __packed deauth; member
Dhostap_ap.c260 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer() local
/linux-3.3/drivers/staging/rtl8192e/
Drtllib_wx.c742 bool deauth = false; in rtllib_wx_set_mlme() local
Drtllib_softmac.c3546 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn) in SendDisassociation()
/linux-3.3/drivers/net/wireless/mwifiex/
Dsta_cmd.c431 struct host_cmd_ds_802_11_deauthenticate *deauth = &cmd->params.deauth; in mwifiex_cmd_802_11_deauthenticate() local
Dfw.h1184 struct host_cmd_ds_802_11_deauthenticate deauth; member
/linux-3.3/include/linux/
Dieee80211.h671 } __attribute__ ((packed)) deauth; member
/linux-3.3/include/net/
Dcfg80211.h1576 int (*deauth)(struct wiphy *wiphy, struct net_device *dev, member