Searched refs:mesh_wait (Results 1 – 2 of 2) sorted by relevance
982 int mesh_wait) in infra_ip_create_ratedata() argument1000 d->mesh_wait = mesh_wait; in infra_ip_create_ratedata()1241 int mesh_wait = d->mesh_wait; in infra_wait_limit_allowed() local1251 if(w->limit != -1 && mesh_wait > w->limit) in infra_wait_limit_allowed()1256 if(mesh_wait > (cookie_valid?cfg->wait_limit_cookie: in infra_wait_limit_allowed()1276 d->mesh_wait++; in infra_wait_limit_inc()1297 if(d->mesh_wait > 0) in infra_wait_limit_dec()1298 d->mesh_wait--; in infra_wait_limit_dec()
192 int mesh_wait; member