Home | History | Annotate | Download | only in ap

Lines Matching refs:ap_pin_lockout_time

672 		if (hapd->ap_pin_lockout_time == 0)
673 hapd->ap_pin_lockout_time = 60;
674 else if (hapd->ap_pin_lockout_time < 365 * 24 * 60 * 60 &&
676 hapd->ap_pin_lockout_time *= 2;
679 hapd->ap_pin_lockout_time);
681 eloop_register_timeout(hapd->ap_pin_lockout_time, 0,