libosmo-sigtran 2.1.0.93-5cebd.202505182026
Osmocom SIGTRAN library
Loading...
Searching...
No Matches
osmo_ss7_instance Struct Reference

#include <ss7_instance.h>

Data Fields

struct llist_head list
 member of global list of instances
 
struct llist_head linksets
 list of osmo_ss7_linkset
 
struct llist_head as_list
 list of osmo_ss7_as
 
struct llist_head asp_list
 list of osmo_ss7_asp
 
struct llist_head rtable_list
 list of osmo_ss7_route_table
 
struct llist_head xua_servers
 list of osmo_xua_servers
 
const struct osmo_ss7_useruser [16]
 
struct osmo_ss7_route_tablertable_system
 
struct osmo_sccp_instancesccp
 
struct { 
 
   uint32_t   id 
 
   char *   name 
 
   char *   description 
 
   uint32_t   primary_pc 
 
   uint8_t   network_indicator 
 
   struct osmo_ss7_pc_fmt   pc_fmt 
 
   bool   permit_dyn_rkm_alloc 
 
   struct llist_head   sccp_address_book 
 
   uint32_t   secondary_pc 
 
   uint8_t   opc_shift 
 
   uint8_t   dpc_shift 
 
   uint8_t   sls_shift 
 
cfg 
 

Field Documentation

◆ as_list

◆ asp_list

◆ [struct]

◆ description

char* osmo_ss7_instance::description

Referenced by DEFUN(), DEFUN_ATTR(), and write_one_cs7().

◆ dpc_shift

uint8_t osmo_ss7_instance::dpc_shift

◆ id

◆ linksets

◆ list

◆ name

char* osmo_ss7_instance::name

◆ network_indicator

uint8_t osmo_ss7_instance::network_indicator

◆ opc_shift

uint8_t osmo_ss7_instance::opc_shift

◆ pc_fmt

◆ permit_dyn_rkm_alloc

bool osmo_ss7_instance::permit_dyn_rkm_alloc

◆ primary_pc

◆ rtable_list

◆ rtable_system

◆ sccp

◆ sccp_address_book

◆ secondary_pc

uint32_t osmo_ss7_instance::secondary_pc

◆ sls_shift

uint8_t osmo_ss7_instance::sls_shift

◆ user

◆ xua_servers


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