Home
last modified time | relevance | path

Searched refs:RDS_EP_STATE_CLOSED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h107 RDS_EP_STATE_CLOSED = 5, enumerator
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c609 ep->ep_state = RDS_EP_STATE_CLOSED; in rds_handle_cm_conn_closed()