ofi_endpoint      113 opal/mca/btl/ofi/btl_ofi.h     struct fid_ep *ofi_endpoint;
ofi_endpoint      518 opal/mca/btl/ofi/btl_ofi_component.c     module->ofi_endpoint = ep;
ofi_endpoint       29 opal/mca/btl/ofi/btl_ofi_endpoint.c     endpoint->ofi_endpoint = NULL;
ofi_endpoint       47 opal/mca/btl/ofi/btl_ofi_endpoint.c     endpoint->ofi_endpoint = ep;
ofi_endpoint       40 opal/mca/btl/ofi/btl_ofi_endpoint.h     struct fid_ep *ofi_endpoint;
ofi_endpoint       66 opal/mca/btl/ofi/btl_ofi_module.c             peers[i] = mca_btl_ofi_endpoint_create (proc, ofi_btl->ofi_endpoint);
ofi_endpoint      290 opal/mca/btl/ofi/btl_ofi_module.c     if (NULL != ofi_btl->ofi_endpoint) {
ofi_endpoint      291 opal/mca/btl/ofi/btl_ofi_module.c         fi_close(&ofi_btl->ofi_endpoint->fid);