Searched refs:next_state (Results 1 – 3 of 3) sorted by relevance
601 uint8_t next_state = BT_ISO_START; in isoal_rx_try_emit_sdu() local607 next_state = BT_ISO_START; in isoal_rx_try_emit_sdu()610 next_state = BT_ISO_CONT; in isoal_rx_try_emit_sdu()616 next_state = BT_ISO_START; in isoal_rx_try_emit_sdu()619 next_state = BT_ISO_CONT; in isoal_rx_try_emit_sdu()635 sink->sdu_production.sdu_state = next_state; in isoal_rx_try_emit_sdu()738 uint8_t next_state; in isoal_rx_unframed_consume() local753 next_state = ISOAL_START; in isoal_rx_unframed_consume()861 next_state = ISOAL_START; in isoal_rx_unframed_consume()863 next_state = ISOAL_ERR_SPOOL; in isoal_rx_unframed_consume()[all …]
186 static void terminate(struct ppp_fsm *fsm, enum ppp_state next_state) in terminate() argument202 ppp_change_state(fsm, next_state); in terminate()215 ppp_change_state(fsm, next_state); in terminate()
2398 next_state: in tcp_in()2982 goto next_state; in tcp_in()