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

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

Completed in 115 milliseconds