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

/drivers/net/wireless/hostap/
H A Dhostap_ap.c1568 int send_deauth = 0; local
1586 send_deauth = 1;
1692 if (send_deauth) {
1738 (send_deauth ? IEEE80211_STYPE_DEAUTH :
1743 send_deauth ? 0 : local->ap->tx_callback_assoc);
1761 resp, send_deauth, txt);

Completed in 51 milliseconds