|
libosmo-sigtran
1.6.0.17-bd92
Osmocom SIGTRAN library
|
Data Fields | |
| struct osmo_ss7_as * | as |
| struct { | |
| struct osmo_timer_list t_r | |
| struct llist_head queued_msgs | |
| } | recovery |
| bool | ipa_route_created |
| struct osmo_ss7_as* xua_as_fsm_priv::as |
| bool xua_as_fsm_priv::ipa_route_created |
Referenced by ipa_add_route(), and ipa_del_route().
| struct llist_head xua_as_fsm_priv::queued_msgs |
Referenced by xua_as_fsm_pending(), and xua_as_fsm_start().
| struct { ... } xua_as_fsm_priv::recovery |
Referenced by xua_as_fsm_active(), xua_as_fsm_cleanup(), xua_as_fsm_pending(), and xua_as_fsm_start().
| struct osmo_timer_list xua_as_fsm_priv::t_r |
Referenced by xua_as_fsm_active(), xua_as_fsm_cleanup(), xua_as_fsm_pending(), and xua_as_fsm_start().