UCT_IFACE_FLAG_AM_SHORT  302 opal/mca/btl/uct/btl_uct.h     return (MCA_BTL_UCT_TL_ATTR(tl, 0).cap.flags & (UCT_IFACE_FLAG_AM_SHORT | UCT_IFACE_FLAG_AM_BCOPY | UCT_IFACE_FLAG_AM_ZCOPY));
UCT_IFACE_FLAG_AM_SHORT  312 opal/mca/btl/uct/btl_uct.h     return (MCA_BTL_UCT_TL_ATTR(tl, 0).cap.flags & (UCT_IFACE_FLAG_AM_SHORT | UCT_IFACE_FLAG_CONNECT_TO_IFACE)) ==
UCT_IFACE_FLAG_AM_SHORT  313 opal/mca/btl/uct/btl_uct.h         (UCT_IFACE_FLAG_AM_SHORT | UCT_IFACE_FLAG_CONNECT_TO_IFACE);
UCT_IFACE_FLAG_AM_SHORT   32 opal/mca/btl/uct/btl_uct_tl.c     {UCT_IFACE_FLAG_AM_SHORT, MCA_BTL_FLAGS_SEND},