Searched refs:CONN_EVENT_START (Results 1 – 1 of 1) sorted by relevance
388 CONN_EVENT_START, enumerator1001 { CONN_STATE_INVALID, CONN_EVENT_START, conn_action_inval },1002 { CONN_STATE_STOPPED, CONN_EVENT_START, conn_action_start },1055 fsm_event(privptr->conn->fsm, CONN_EVENT_START, privptr->conn); in dev_action_start()