Searched refs:svc_conn_age_period (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/
H A Dsvc_xprt.c33 static int svc_conn_age_period = 6*60; variable
706 jiffies + svc_conn_age_period * HZ);
895 mod_timer(&serv->sv_temptimer, jiffies + svc_conn_age_period * HZ);

Completed in 6 milliseconds