Searched refs:SCIFEP_CONNECTING (Results 1 – 3 of 3) sorted by relevance
179 if (SCIFEP_CONNECTING == ep->state) { in scif_cnctgnt()243 if (SCIFEP_CONNECTING == ep->state) { in scif_cnctrej()
207 case SCIFEP_CONNECTING: in scif_close()411 case SCIFEP_CONNECTING: in scif_listen()514 err = wait_event_timeout(ep->conwq, ep->state != SCIFEP_CONNECTING, in scif_conn_func()637 case SCIFEP_CONNECTING: in __scif_connect()691 ep->state = SCIFEP_CONNECTING; in __scif_connect()814 cep->state = SCIFEP_CONNECTING; in scif_accept()874 err = wait_event_timeout(cep->conwq, cep->state != SCIFEP_CONNECTING, in scif_accept()
32 SCIFEP_CONNECTING, enumerator