IBTL_RC_QP_CLOSING
(IBTL_RC_QP_CONNECTED | IBTL_RC_QP_CLOSING)) ==
if (chan->ch_transport.rc.rc_free_flags & IBTL_RC_QP_CLOSING) {
chan->ch_transport.rc.rc_free_flags |= IBTL_RC_QP_CLOSING;
(IBTL_RC_QP_CONNECTED | IBTL_RC_QP_CLOSING)) ==
(IBTL_RC_QP_CONNECTED | IBTL_RC_QP_CLOSING));
chan->ch_transport.rc.rc_free_flags &= ~IBTL_RC_QP_CLOSING;
IBTL_RC_QP_CLOSING) == 0) {