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
3234 xprt->idle_timeout = XS_IDLE_DISC_TO; in xs_setup_local()
3302 xprt->idle_timeout = XS_IDLE_DISC_TO; in xs_setup_udp()
3382 xprt->idle_timeout = XS_IDLE_DISC_TO; in xs_setup_tcp()
3464 xprt->idle_timeout = XS_IDLE_DISC_TO; in xs_setup_tcp_tls()