libosmo-sigtran
1.9.0.4-dc82
Osmocom SIGTRAN library
|
#include <osmocom/core/utils.h>
Go to the source code of this file.
Enumerations | |
enum | mtp_si_ni00 { MTP_SI_SNM = 0, MTP_SI_STM = 1, MTP_SI_SCCP = 3, MTP_SI_TUP = 4, MTP_SI_ISUP = 5, MTP_SI_DUP = 6, MTP_SI_DUP_FAC = 7, MTP_SI_TESTING = 8, MTP_SI_B_ISUP = 9, MTP_SI_SAT_ISUP = 10, MTP_SI_SPEECH = 11, MTP_SI_AAL2_SIG = 12, MTP_SI_BICC = 13, MTP_SI_GCP = 14 } |
enum | mtp_unavail_cause { MTP_UNAVAIL_C_UNKNOWN = 0x0, MTP_UNAVAIL_C_UNEQUIP_REM_USER = 0x1, MTP_UNAVAIL_C_INACC_REM_USER = 0x2 } |
Functions | |
static const char * | mtp_unavail_cause_str (enum mtp_unavail_cause cs) |
Variables | |
const struct value_string | mtp_si_vals [] |
const struct value_string | mtp_unavail_cause_vals [] |
enum mtp_si_ni00 |
enum mtp_unavail_cause |
|
inlinestatic |
References mtp_unavail_cause_vals.
const struct value_string mtp_si_vals[] |
Referenced by _rout_key(), write_one_as(), and xua_snm_rx_dupu().
const struct value_string mtp_unavail_cause_vals[] |
Referenced by mtp_unavail_cause_str().