libosmogsm 1.9.0.196-9975
Osmocom GSM library
smcdatastate Struct Reference

Data Fields

uint32_t states
 
int type
 
int cp_type
 
const char * name
 
int(* rout )(struct gsm411_smc_inst *inst, struct msgb *msg)
 

Field Documentation

◆ cp_type

int smcdatastate::cp_type

Referenced by gsm411_smc_recv().

◆ name

const char* smcdatastate::name

Referenced by gsm411_smc_recv().

◆ rout

int(* smcdatastate::rout) (struct gsm411_smc_inst *inst, struct msgb *msg)

Referenced by gsm411_smc_recv().

◆ states

uint32_t smcdatastate::states

Referenced by gsm411_smc_recv().

◆ type

int smcdatastate::type

The documentation for this struct was generated from the following file: