Searched refs:SCIFEP_CONNECTING (Results 1 – 3 of 3) sorted by relevance
170 if (SCIFEP_CONNECTING == ep->state) { in scif_cnctgnt()234 if (SCIFEP_CONNECTING == ep->state) { in scif_cnctrej()
198 case SCIFEP_CONNECTING: in scif_close()402 case SCIFEP_CONNECTING: in scif_listen()505 err = wait_event_timeout(ep->conwq, ep->state != SCIFEP_CONNECTING, in scif_conn_func()628 case SCIFEP_CONNECTING: in __scif_connect()682 ep->state = SCIFEP_CONNECTING; in __scif_connect()805 cep->state = SCIFEP_CONNECTING; in scif_accept()865 err = wait_event_timeout(cep->conwq, cep->state != SCIFEP_CONNECTING, in scif_accept()
23 SCIFEP_CONNECTING, enumerator