|
libosmo-sigtran
1.6.0.17-bd92
Osmocom SIGTRAN library
|
Go to the source code of this file.
Functions | |
| struct osmo_fsm_inst * | xua_as_fsm_start (struct osmo_ss7_as *as, int log_level) |
| Start an AS FSM for a given Application Server. More... | |
Variables | |
| struct osmo_fsm | xua_as_fsm |
| enum xua_as_event |
| enum xua_as_state |
| struct osmo_fsm_inst* xua_as_fsm_start | ( | struct osmo_ss7_as * | as, |
| int | log_level | ||
| ) |
Start an AS FSM for a given Application Server.
| [in] | as | Application Server for which to start the AS FSM |
| [in] | log_level | Logging level for logging of this FSM |
References xua_as_fsm_priv::as, osmo_ss7_as::cfg, osmo_ss7_as::name, xua_as_fsm_priv::queued_msgs, xua_as_fsm_priv::recovery, xua_as_fsm_priv::t_r, and t_r_callback().
Referenced by osmo_ss7_as_find_or_create().
| struct osmo_fsm xua_as_fsm |
Referenced by osmo_ss7_init().