Home
last modified time | relevance | path

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

/Linux-v6.6/net/sunrpc/
Dxprtsock.c168 #define XS_BIND_TO (60U * HZ) macro
3208 xprt->bind_timeout = XS_BIND_TO; in xs_setup_local()
3276 xprt->bind_timeout = XS_BIND_TO; in xs_setup_udp()
3356 xprt->bind_timeout = XS_BIND_TO; in xs_setup_tcp()
3438 xprt->bind_timeout = XS_BIND_TO; in xs_setup_tcp_tls()