Searched refs:ctx_wait (Results 1 – 2 of 2) sorted by relevance
404 if (ctx->ctx_wait == 0)405 ctx->ctx_wait = now;406 else if (ctx->ctx_wait + OLD_SESSION_TIMEOUT452 ctx->ctx_wait = now;
119 int ctx_wait; /* elapsed time waiting for sm cmd */ member