RTRS_CLT_CONNECTING
TRACE_DEFINE_ENUM(RTRS_CLT_CONNECTING);
{ RTRS_CLT_CONNECTING, "CONNECTING" }, \
clt_path->state = RTRS_CLT_CONNECTING;
con->cm_err || clt_path->state != RTRS_CLT_CONNECTING,
if (READ_ONCE(clt_path->state) != RTRS_CLT_CONNECTING)
case RTRS_CLT_CONNECTING:
case RTRS_CLT_CONNECTING:
case RTRS_CLT_CONNECTING:
case RTRS_CLT_CONNECTING:
clt_path->state != RTRS_CLT_CONNECTING,
if (rtrs_clt_change_state_get_old(clt_path, RTRS_CLT_CONNECTING, NULL)) {
RTRS_CLT_CONNECTING,