Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dxprtsock.c192 #define XS_IDLE_DISC_TO (5U * 60 * HZ) macro
3211 xprt->idle_timeout = XS_IDLE_DISC_TO; in xs_setup_local()
3279 xprt->idle_timeout = XS_IDLE_DISC_TO; in xs_setup_udp()
3359 xprt->idle_timeout = XS_IDLE_DISC_TO; in xs_setup_tcp()
3441 xprt->idle_timeout = XS_IDLE_DISC_TO; in xs_setup_tcp_tls()