|
libosmo-sigtran
1.6.0.17-bd92
Osmocom SIGTRAN library
|
#include <osmo_ss7.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 osmo_ss7_link_destroy(), and osmo_ss7_link_find_or_create().
| char* osmo_ss7_link::description |
| uint32_t osmo_ss7_link::id |
Referenced by osmo_ss7_link_destroy(), and osmo_ss7_link_find_or_create().
| struct osmo_ss7_linkset* osmo_ss7_link::linkset |
osmo_ss7_linkset to which we belong
Referenced by osmo_ss7_link_destroy(), and osmo_ss7_link_find_or_create().
| char* osmo_ss7_link::name |