libosmogsm 1.11.1
Osmocom GSM library
Loading...
Searching...
No Matches
gsm411_smc_inst Struct Reference

#include <gsm0411_smc.h>

Data Fields

uint64_t id
int network
int(* mn_recv )(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg)
int(* mm_send )(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg, int cp_msg_type)
enum gsm411_cp_state cp_state
struct osmo_timer_list cp_timer
struct msgbcp_msg
int cp_rel
int cp_retx
int cp_max_retr
int cp_tc1

Field Documentation

◆ cp_max_retr

int gsm411_smc_inst::cp_max_retr

◆ cp_msg

◆ cp_rel

◆ cp_retx

int gsm411_smc_inst::cp_retx

◆ cp_state

◆ cp_tc1

int gsm411_smc_inst::cp_tc1

◆ cp_timer

struct osmo_timer_list gsm411_smc_inst::cp_timer

◆ id

◆ mm_send

◆ mn_recv

◆ network

int gsm411_smc_inst::network

Referenced by gsm411_smc_init().


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