Home
last modified time | relevance | path

Searched refs:DAT_SERVICE_TYPE_RC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ep_util.c234 ep_attr->service_type = DAT_SERVICE_TYPE_RC; in dapli_ep_default_attrs()
587 if (ep_attr->service_type != DAT_SERVICE_TYPE_RC || in dapl_ep_create_common()
H A Ddapl_ep_modify.c505 if (ep_attr_request.service_type != DAT_SERVICE_TYPE_RC) { in dapli_ep_modify_validate_parameters()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat.h439 DAT_SERVICE_TYPE_RC /* reliable connections */ enumerator
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1493 ep_attr->service_type = DAT_SERVICE_TYPE_RC; in dapls_ib_query_ep()