libosmo-sigtran
0.10.0
Osmocom SIGTRAN library
|
#include <osmo_ss7.h>
Data Fields | |
struct llist_head | list |
struct osmo_ss7_instance * | inst |
struct llist_head | asp_list |
struct osmo_stream_srv_link * | server |
struct { | |
bool accept_dyn_reg | |
struct osmo_ss7_asp_peer local | |
enum osmo_ss7_asp_protocol proto | |
} | cfg |
bool osmo_xua_server::accept_dyn_reg |
Referenced by DEFUN(), write_one_xua(), and xua_accept_cb().
struct llist_head osmo_xua_server::asp_list |
Referenced by osmo_ss7_xua_server_create(), osmo_ss7_xua_server_destroy(), and xua_accept_cb().
struct { ... } osmo_xua_server::cfg |
struct osmo_ss7_instance* osmo_xua_server::inst |
Referenced by osmo_ss7_vty_go_parent(), osmo_ss7_xua_server_create(), and xua_accept_cb().
struct llist_head osmo_xua_server::list |
struct osmo_ss7_asp_peer osmo_xua_server::local |
enum osmo_ss7_asp_protocol osmo_xua_server::proto |
struct osmo_stream_srv_link* osmo_xua_server::server |