Searched refs:enableAPTCHeuristics (Results 1 – 1 of 1) sorted by relevance
239 unsigned int enableAPTCHeuristics = 1; variable248 module_param(enableAPTCHeuristics, uint, 0644);3350 if ((enableAPTCHeuristics) && (!aptcTR.timerScheduled)) { in applyAPTCHeuristics()