libosmo-sigtran 2.0.0.50-b59d
Osmocom SIGTRAN library
|
#include <ss7_link.h>
Data Fields | |
struct osmo_ss7_linkset * | linkset |
osmo_ss7_linkset to which we belong More... | |
struct { | |
char * name | |
char * description | |
uint32_t id | |
enum osmo_ss7_link_adm_state adm_state | |
} | cfg |
enum osmo_ss7_link_adm_state osmo_ss7_link::adm_state |
struct { ... } osmo_ss7_link::cfg |
Referenced by ss7_link_destroy(), and ss7_link_find_or_create().
char* osmo_ss7_link::description |
uint32_t osmo_ss7_link::id |
Referenced by ss7_link_destroy(), and ss7_link_find_or_create().
struct osmo_ss7_linkset* osmo_ss7_link::linkset |
osmo_ss7_linkset to which we belong
Referenced by ss7_link_destroy(), and ss7_link_find_or_create().
char* osmo_ss7_link::name |