libosmo-sigtran  1.6.0.17-bd92
Osmocom SIGTRAN library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
ss7_internal.h
Go to the documentation of this file.
1 #pragma once
2 
3 /* Internal header used by libosmo-sccp, not available publicly for lib users */
4 
5 #include <stdbool.h>
7 
10 
11 enum ss7_as_ctr {
14 };
Definition: osmo_ss7.h:501
ss7_as_ctr
Definition: ss7_internal.h:11
bool osmo_ss7_xua_server_set_default_local_hosts(struct osmo_xua_server *oxs)
Definition: osmo_ss7.c:2269
Definition: osmo_ss7.h:387
bool osmo_ss7_asp_set_default_peer_hosts(struct osmo_ss7_asp *asp)
Definition: osmo_ss7.c:1305
Definition: ss7_internal.h:13
Definition: ss7_internal.h:12