libosmo-sigtran 1.6.0.14-71fc.202211030053
Osmocom SIGTRAN library
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
14};
bool osmo_ss7_xua_server_set_default_local_hosts(struct osmo_xua_server *oxs)
Definition: osmo_ss7.c:2269
bool osmo_ss7_asp_set_default_peer_hosts(struct osmo_ss7_asp *asp)
Definition: osmo_ss7.c:1305
ss7_as_ctr
Definition: ss7_internal.h:11
@ SS7_AS_CTR_RX_MSU_TOTAL
Definition: ss7_internal.h:12
@ SS7_AS_CTR_TX_MSU_TOTAL
Definition: ss7_internal.h:13
Definition: osmo_ss7.h:387
Definition: osmo_ss7.h:501