Searched refs:XPRT_CLOSING (Results 1 – 3 of 3) sorted by relevance
362 #define XPRT_CLOSING (6) macro
666 if (test_bit(XPRT_CLOSING, &xprt->state) || !xprt_connected(xprt)) in xprt_conditional_disconnect()754 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_connect()
780 clear_bit(XPRT_CLOSING, &xprt->state); in xs_sock_reset_connection_flags()1474 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()1494 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()