Searched refs:handle_deauth (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_module.c46 softmac->ieee->handle_deauth = ieee80211softmac_deauth_resp;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_rx.c1784 if (ieee->handle_deauth != NULL)
1785 ieee->handle_deauth(ieee->dev,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211.h1075 int (*handle_deauth) (struct net_device * dev, member in struct:ieee80211_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_ap.c1703 static void handle_deauth(local_info_t *local, struct sk_buff *skb, function
1716 printk("handle_deauth - too short payload (len=%d)\n", len);
2241 handle_deauth(local, skb, rx_stats);

Completed in 123 milliseconds