libosmo-sigtran 2.0.0.50-b59d
Osmocom SIGTRAN library
|
Go to the source code of this file.
Data Structures | |
struct | sccp_scmg_msg |
Enumerations | |
enum | sccp_scmg_msg_type { SCCP_SCMG_MSGT_SSA = 0x01 , SCCP_SCMG_MSGT_SSP = 0x02 , SCCP_SCMG_MSGT_SST = 0x03 , SCCP_SCMG_MSGT_SOR = 0x04 , SCCP_SCMG_MSGT_SOG = 0x05 , SCCP_SCMG_MSGT_SSC = 0x06 } |
Functions | |
struct sccp_scmg_msg | __attribute__ ((packed)) |
static const char * | sccp_scmg_msgt_name (enum sccp_scmg_msg_type msgt) |
Variables | |
uint8_t | msg_type |
uint8_t | affected_ssn |
uint16_t | affected_pc |
uint8_t | smi |
uint8_t | ssc_congestion_lvl [0] |
const struct value_string | sccp_scmg_msgt_names [] |
enum sccp_scmg_msg_type |
struct sccp_scmg_msg __attribute__ | ( | (packed) | ) |
|
inlinestatic |
References sccp_scmg_msgt_names.
Referenced by scmg_rx().
uint16_t affected_pc |
uint8_t affected_ssn |
uint8_t msg_type |
|
extern |
Referenced by sccp_scmg_msgt_name().
uint8_t smi |
uint8_t ssc_congestion_lvl[0] |