Searched refs:SCIFEP_CONNECTED (Results 1 – 6 of 6) sorted by relevance
211 case SCIFEP_CONNECTED: in scif_close()410 case SCIFEP_CONNECTED: in scif_listen()551 ep->state = SCIFEP_CONNECTED; in scif_conn_func()644 case SCIFEP_CONNECTED: in __scif_connect()957 while (sent_len != len && SCIFEP_CONNECTED == ep->state) { in _scif_send()991 (SCIFEP_CONNECTED != ep->state) || in _scif_send()1000 else if (!ret && SCIFEP_CONNECTED != ep->state) in _scif_send()1019 while (remaining_len && (SCIFEP_CONNECTED == ep->state || in _scif_recv()1031 if (ep->state == SCIFEP_CONNECTED) { in _scif_recv()1076 SCIFEP_CONNECTED != ep->state || in _scif_recv()[all …]
31 SCIFEP_CONNECTED, enumerator156 if (ep->state != SCIFEP_CONNECTED) in scif_verify_epd()
206 ep->state = SCIFEP_CONNECTED; in scif_cnctgnt_ack()338 if (SCIFEP_CONNECTED == ep->state) in scif_clientsend()354 if (SCIFEP_CONNECTED == ep->state) in scif_clientrcvd()
416 if (ep->state == SCIFEP_CONNECTED) in _scif_send_fence()534 if (ep->state == SCIFEP_CONNECTED) in scif_send_fence_signal()554 if (ep->state == SCIFEP_CONNECTED) in scif_send_fence_signal()
834 if (ep->state == SCIFEP_CONNECTED) in scif_prep_remote_window()971 if (ep->state == SCIFEP_CONNECTED) { in scif_send_scif_register()1164 if (ep->state == SCIFEP_CONNECTED) { in scif_recv_reg()
340 if (ep->state != SCIFEP_CONNECTED && ep->state != SCIFEP_DISCONNECTED) in scif_put_pages()