Searched refs:CONN_EVENT_START (Results 1 – 1 of 1) sorted by relevance
336 CONN_EVENT_START, enumerator954 { CONN_STATE_INVALID, CONN_EVENT_START, conn_action_inval },955 { CONN_STATE_STOPPED, CONN_EVENT_START, conn_action_start },1008 fsm_event(privptr->conn->fsm, CONN_EVENT_START, privptr->conn); in dev_action_start()