libosmo-sigtran 2.0.0.17-24bf
Osmocom SIGTRAN library
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

◆ sccp_scmg_msg_type

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

◆ __attribute__()

struct sccp_scmg_msg __attribute__ ( (packed)  )

◆ sccp_scmg_msgt_name()

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

◆ affected_pc

uint16_t affected_pc

◆ affected_ssn

uint8_t affected_ssn

◆ msg_type

◆ sccp_scmg_msgt_names

const struct value_string sccp_scmg_msgt_names[]
extern

Referenced by sccp_scmg_msgt_name().

◆ smi

◆ ssc_congestion_lvl

uint8_t ssc_congestion_lvl[0]