Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dxprtsock.c168 #define XS_BIND_TO (60U * HZ) macro
3224 xprt->bind_timeout = XS_BIND_TO; in xs_setup_local()
3292 xprt->bind_timeout = XS_BIND_TO; in xs_setup_udp()
3372 xprt->bind_timeout = XS_BIND_TO; in xs_setup_tcp()
3454 xprt->bind_timeout = XS_BIND_TO; in xs_setup_tcp_tls()