Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h88 RDS_EP_TYPE_CTRL = 1, enumerator
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c162 if ((cmp.cmp_eptype != RDS_EP_TYPE_CTRL) && in rds_handle_cm_req()
314 if (cmp.cmp_eptype == RDS_EP_TYPE_CTRL) { in rds_handle_cm_req()
H A Drdsib_ib.c1257 if (ep->ep_type == RDS_EP_TYPE_CTRL) { in rds_ep_alloc_rc_channel()
H A Drdsib_ep.c1272 ctrlep->ep_type = RDS_EP_TYPE_CTRL; in rds_session_create()