Searched refs:SCIFEP_CONNECTED (Results 1 – 6 of 6) sorted by relevance
202 case SCIFEP_CONNECTED: in scif_close()401 case SCIFEP_CONNECTED: in scif_listen()542 ep->state = SCIFEP_CONNECTED; in scif_conn_func()635 case SCIFEP_CONNECTED: in __scif_connect()948 while (sent_len != len && SCIFEP_CONNECTED == ep->state) { in _scif_send()982 (SCIFEP_CONNECTED != ep->state) || in _scif_send()991 else if (!ret && SCIFEP_CONNECTED != ep->state) in _scif_send()1010 while (remaining_len && (SCIFEP_CONNECTED == ep->state || in _scif_recv()1022 if (ep->state == SCIFEP_CONNECTED) { in _scif_recv()1067 SCIFEP_CONNECTED != ep->state || in _scif_recv()[all …]
22 SCIFEP_CONNECTED, enumerator147 if (ep->state != SCIFEP_CONNECTED) in scif_verify_epd()
197 ep->state = SCIFEP_CONNECTED; in scif_cnctgnt_ack()329 if (SCIFEP_CONNECTED == ep->state) in scif_clientsend()345 if (SCIFEP_CONNECTED == ep->state) in scif_clientrcvd()
419 if (ep->state == SCIFEP_CONNECTED) in _scif_send_fence()537 if (ep->state == SCIFEP_CONNECTED) in scif_send_fence_signal()557 if (ep->state == SCIFEP_CONNECTED) in scif_send_fence_signal()
816 if (ep->state == SCIFEP_CONNECTED) in scif_prep_remote_window()953 if (ep->state == SCIFEP_CONNECTED) { in scif_send_scif_register()1146 if (ep->state == SCIFEP_CONNECTED) { in scif_recv_reg()
331 if (ep->state != SCIFEP_CONNECTED && ep->state != SCIFEP_DISCONNECTED) in scif_put_pages()