libosmo-sigtran 2.1.0.93-5cebd.202505182026
Osmocom SIGTRAN library
|
Data Fields | ||
struct osmo_ss7_as * | as | |
struct { | ||
struct osmo_timer_list t_r | ||
struct llist_head queued_xua_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_del_route().
struct llist_head xua_as_fsm_priv::queued_xua_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().