Home
last modified time | relevance | path

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

/linux/net/sunrpc/
A Dsvc_xprt.c40 static int svc_conn_age_period = 6*60; variable
795 jiffies + svc_conn_age_period * HZ); in svc_add_new_temp_xprt()
982 mod_timer(&serv->sv_temptimer, jiffies + svc_conn_age_period * HZ); in svc_age_temp_xprts()

Completed in 5 milliseconds