libosmo-sigtran  1.2.0
Osmocom SIGTRAN library
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

struct llist_head osmo_sccp_instance::connections
struct llist_head osmo_sccp_instance::list
uint32_t osmo_sccp_instance::next_id

Referenced by conn_create().

void* osmo_sccp_instance::priv
uint32_t osmo_sccp_instance::route_ctx
struct osmo_ss7_user osmo_sccp_instance::ss7_user
struct osmo_sccp_timer_val osmo_sccp_instance::timers[OSMO_SCCP_TIMERS_COUNT]
struct llist_head osmo_sccp_instance::users

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