Searched refs:CONN_EVENT_START (Results 1 – 1 of 1) sorted by relevance
387 CONN_EVENT_START, enumerator1000 { CONN_STATE_INVALID, CONN_EVENT_START, conn_action_inval },1001 { CONN_STATE_STOPPED, CONN_EVENT_START, conn_action_start },1054 fsm_event(privptr->conn->fsm, CONN_EVENT_START, privptr->conn); in dev_action_start()