libosmo-sigtran  1.6.0.17-bd92
Osmocom SIGTRAN library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
osmo_sccp_instance Struct Reference

#include <sccp_internal.h>

Data Fields

struct llist_head list
 
struct llist_head connections
 
struct llist_head users
 
uint32_t route_ctx
 
uint32_t next_id
 
struct osmo_ss7_instancess7
 
void * priv
 
struct osmo_ss7_user ss7_user
 
struct osmo_sccp_timer_val timers [OSMO_SCCP_TIMERS_COUNT]
 

Field Documentation

◆ connections

struct llist_head osmo_sccp_instance::connections

◆ list

struct llist_head osmo_sccp_instance::list

◆ next_id

uint32_t osmo_sccp_instance::next_id

Referenced by conn_create().

◆ priv

void* osmo_sccp_instance::priv

◆ route_ctx

uint32_t osmo_sccp_instance::route_ctx

◆ ss7

◆ ss7_user

struct osmo_ss7_user osmo_sccp_instance::ss7_user

◆ timers

struct osmo_sccp_timer_val osmo_sccp_instance::timers[OSMO_SCCP_TIMERS_COUNT]

◆ users


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