Searched refs:RDS_EP_STATE_CLOSING (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h106 RDS_EP_STATE_CLOSING = 4, enumerator in enum:rds_ep_state_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c700 while (ep->ep_state == RDS_EP_STATE_CLOSING) {
707 ep->ep_state = RDS_EP_STATE_CLOSING;
731 while (ep->ep_state == RDS_EP_STATE_CLOSING) {
738 ep->ep_state = RDS_EP_STATE_CLOSING;
H A Drdsib_cm.c558 ep->ep_state = RDS_EP_STATE_CLOSING;

Completed in 109 milliseconds