libosmo-sigtran  1.4.0.29-7698
Osmocom SIGTRAN library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
sccp_scmg.h File Reference

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 []
 

Enumeration Type Documentation

Enumerator
SCCP_SCMG_MSGT_SSA 
SCCP_SCMG_MSGT_SSP 
SCCP_SCMG_MSGT_SST 
SCCP_SCMG_MSGT_SOR 
SCCP_SCMG_MSGT_SOG 
SCCP_SCMG_MSGT_SSC 

Function Documentation

struct sccp_scmg_msg __attribute__ ( (packed)  )
static const char* sccp_scmg_msgt_name ( enum sccp_scmg_msg_type  msgt)
inlinestatic

References sccp_scmg_msgt_names.

Referenced by scmg_rx().

Variable Documentation

uint16_t affected_pc
uint8_t affected_ssn
uint8_t msg_type
const struct value_string sccp_scmg_msgt_names[]

Referenced by sccp_scmg_msgt_name().

uint8_t ssc_congestion_lvl[0]