Searched refs:send_issue_deauth_time (Results 1 – 1 of 1) sorted by relevance
830 static unsigned long send_issue_deauth_time; in ap2sta_data_frame() local832 if (jiffies_to_msecs(jiffies - send_issue_deauth_time) > 10000 || send_issue_deauth_time == 0) { in ap2sta_data_frame()833 send_issue_deauth_time = jiffies; in ap2sta_data_frame()