libosmo-sigtran 2.1.0.93-5cebd.202505182026
Osmocom SIGTRAN library
|
#include <ss7_link.h>
Data Fields | ||
struct osmo_ss7_linkset * | linkset | |
osmo_ss7_linkset to which we belong | ||
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().
char* osmo_ss7_link::description |
uint32_t osmo_ss7_link::id |
struct osmo_ss7_linkset* osmo_ss7_link::linkset |
osmo_ss7_linkset to which we belong
Referenced by ss7_link_destroy().
char* osmo_ss7_link::name |