Searched refs:RDS_EP_STATE_CONNECTED (Results 1 – 3 of 3) sorted by relevance
105 RDS_EP_STATE_CONNECTED = 3, enumerator
706 if (ep->ep_state == RDS_EP_STATE_CONNECTED) { in rds_session_close()737 if (ep->ep_state == RDS_EP_STATE_CONNECTED) { in rds_session_close()1916 if (ep->ep_state != RDS_EP_STATE_CONNECTED) { in rds_session_active()1927 if (ep->ep_state != RDS_EP_STATE_CONNECTED) { in rds_session_active()2302 if ((ep->ep_rdmacnt == 0) && (ep->ep_state == RDS_EP_STATE_CONNECTED)) { in rds_received_msg()
518 ep->ep_state = RDS_EP_STATE_CONNECTED; in rds_handle_cm_conn_est()551 if (ep->ep_state != RDS_EP_STATE_CONNECTED) { in rds_handle_cm_conn_closed()