mca_btl_uct_tl_requires_connection_tl  409 opal/mca/btl/uct/btl_uct_endpoint.c         if (!mca_btl_uct_tl_requires_connection_tl (tl)) {
mca_btl_uct_tl_requires_connection_tl  611 opal/mca/btl/uct/btl_uct_tl.c 	    (NULL != module->conn_tl || !(mca_btl_uct_tl_requires_connection_tl (module->am_tl) ||
mca_btl_uct_tl_requires_connection_tl  612 opal/mca/btl/uct/btl_uct_tl.c 					  mca_btl_uct_tl_requires_connection_tl (module->rdma_tl)))) {
mca_btl_uct_tl_requires_connection_tl  641 opal/mca/btl/uct/btl_uct_tl.c     if (!(NULL != module->am_tl && mca_btl_uct_tl_requires_connection_tl (module->am_tl)) &&
mca_btl_uct_tl_requires_connection_tl  642 opal/mca/btl/uct/btl_uct_tl.c 	!(NULL != module->rdma_tl && mca_btl_uct_tl_requires_connection_tl (module->rdma_tl)) &&