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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.c1500 int send_deauth = 0; local
1518 send_deauth = 1;
1624 if (send_deauth) {
1670 (send_deauth ? IEEE80211_STYPE_DEAUTH :
1675 send_deauth ? 0 : local->ap->tx_callback_assoc);

Completed in 113 milliseconds