Home | History | Annotate | Download | only in ap

Lines Matching refs:ap_max_inactivity

385 			next_time = hapd->conf->ap_max_inactivity + fuzz;
394 } else if (inactive_sec < hapd->conf->ap_max_inactivity) {
400 next_time = hapd->conf->ap_max_inactivity + fuzz -
407 hapd->conf->ap_max_inactivity);
423 next_time = hapd->conf->ap_max_inactivity;
622 "for " MACSTR " (%d seconds - ap_max_inactivity)",
624 hapd->conf->ap_max_inactivity);
625 eloop_register_timeout(hapd->conf->ap_max_inactivity, 0,