Searched refs:SCIFEP_CONNECTED (Results 1 – 6 of 6) sorted by relevance
210 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()958 while (sent_len != len && SCIFEP_CONNECTED == ep->state) { in _scif_send()992 (SCIFEP_CONNECTED != ep->state) || in _scif_send()1001 else if (!ret && SCIFEP_CONNECTED != ep->state) in _scif_send()1020 while (remaining_len && (SCIFEP_CONNECTED == ep->state || in _scif_recv()1032 if (ep->state == SCIFEP_CONNECTED) { in _scif_recv()1077 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()
415 if (ep->state == SCIFEP_CONNECTED) in _scif_send_fence()533 if (ep->state == SCIFEP_CONNECTED) in scif_send_fence_signal()553 if (ep->state == SCIFEP_CONNECTED) in scif_send_fence_signal()
832 if (ep->state == SCIFEP_CONNECTED) in scif_prep_remote_window()969 if (ep->state == SCIFEP_CONNECTED) { in scif_send_scif_register()1162 if (ep->state == SCIFEP_CONNECTED) { in scif_recv_reg()
340 if (ep->state != SCIFEP_CONNECTED && ep->state != SCIFEP_DISCONNECTED) in scif_put_pages()