Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dxprtsock.h85 #define XPRT_SOCK_CONNECTING 1U macro
/linux/net/sunrpc/
A Dxprtsock.c1422 clear_bit(XPRT_SOCK_CONNECTING, &transport->sock_state); in xs_tcp_state_change()
1462 if (test_and_clear_bit(XPRT_SOCK_CONNECTING, in xs_tcp_state_change()
2212 set_bit(XPRT_SOCK_CONNECTING, &transport->sock_state); in xs_tcp_finish_connecting()

Completed in 8 milliseconds