libosmo-sigtran  1.8.0.67-fb30
Osmocom SIGTRAN library
osmo_ss7_instance Struct Reference

#include <osmo_ss7.h>

Data Fields

struct llist_head list
 member of global list of instances More...
 
struct llist_head linksets
 list of osmo_ss7_linkset More...
 
struct llist_head as_list
 list of osmo_ss7_as More...
 
struct llist_head asp_list
 list of osmo_ss7_asp More...
 
struct llist_head rtable_list
 list of osmo_ss7_route_table More...
 
struct llist_head xua_servers
 list of osmo_xua_servers More...
 
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
 
cfg
 

Field Documentation

◆ as_list

◆ asp_list

◆ cfg

◆ description

char* osmo_ss7_instance::description

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

◆ id

◆ linksets

◆ list

struct llist_head osmo_ss7_instance::list

◆ name

char* osmo_ss7_instance::name

◆ network_indicator

uint8_t osmo_ss7_instance::network_indicator

◆ pc_fmt

◆ permit_dyn_rkm_alloc

bool osmo_ss7_instance::permit_dyn_rkm_alloc

◆ primary_pc

◆ rtable_list

◆ rtable_system

◆ sccp

◆ sccp_address_book

struct llist_head osmo_ss7_instance::sccp_address_book

◆ user

◆ xua_servers

struct llist_head osmo_ss7_instance::xua_servers

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