ep_flags 194 opal/mca/btl/uct/btl_uct_tl.c int32_t ep_flags; ep_flags 207 opal/mca/btl/uct/btl_uct_tl.c ep_flags = opal_atomic_fetch_or_32 (&tl_endpoint->flags, MCA_BTL_UCT_ENDPOINT_FLAG_CONN_REC); ep_flags 209 opal/mca/btl/uct/btl_uct_tl.c if (!(ep_flags & MCA_BTL_UCT_ENDPOINT_FLAG_CONN_REC)) {