Searched refs:CONN_EVENT_START (Results 1 – 1 of 1) sorted by relevance
354 CONN_EVENT_START, enumerator966 { CONN_STATE_INVALID, CONN_EVENT_START, conn_action_inval },967 { CONN_STATE_STOPPED, CONN_EVENT_START, conn_action_start },1020 fsm_event(privptr->conn->fsm, CONN_EVENT_START, privptr->conn); in dev_action_start()