libosmo-sigtran  1.9.0.4-dc82
Osmocom SIGTRAN library
sccp_connection Struct Reference

Data Fields

struct rb_node node
 
struct osmo_sccp_instanceinst
 
struct osmo_sccp_useruser
 
uint32_t remote_pc
 
struct osmo_sccp_addr calling_addr
 
struct osmo_sccp_addr called_addr
 
uint32_t conn_id
 
uint32_t remote_ref
 
uint32_t importance
 
uint32_t sccp_class
 
uint32_t release_cause
 
struct msgb * opt_data_cache
 
bool incoming
 
struct osmo_fsm_inst * fi
 
struct osmo_timer_list t_conn
 
struct osmo_timer_list t_ias
 
struct osmo_timer_list t_iar
 
struct osmo_timer_list t_rel
 
struct osmo_timer_list t_int
 
struct osmo_timer_list t_rep_rel
 

Field Documentation

◆ called_addr

struct osmo_sccp_addr sccp_connection::called_addr

◆ calling_addr

struct osmo_sccp_addr sccp_connection::calling_addr

◆ conn_id

◆ fi

◆ importance

uint32_t sccp_connection::importance

◆ incoming

bool sccp_connection::incoming

◆ inst

◆ node

◆ opt_data_cache

struct msgb* sccp_connection::opt_data_cache

◆ release_cause

uint32_t sccp_connection::release_cause

◆ remote_pc

◆ remote_ref

◆ sccp_class

uint32_t sccp_connection::sccp_class

◆ t_conn

struct osmo_timer_list sccp_connection::t_conn

◆ t_iar

struct osmo_timer_list sccp_connection::t_iar

◆ t_ias

struct osmo_timer_list sccp_connection::t_ias

◆ t_int

struct osmo_timer_list sccp_connection::t_int

◆ t_rel

struct osmo_timer_list sccp_connection::t_rel

◆ t_rep_rel

struct osmo_timer_list sccp_connection::t_rep_rel

◆ user


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