libosmo-sigtran 2.1.0.202502232026
Osmocom SIGTRAN library
Loading...
Searching...
No Matches
osmo_ss7_as Struct Reference

#include <ss7_as.h>

Data Fields

struct llist_head list
 entry in 'ref osmo_ss7_instance.as_list
 
struct osmo_ss7_instanceinst
 
struct osmo_fsm_inst * fi
 AS FSM.
 
bool rkm_dyn_allocated
 Were we dynamically allocated by RKM?
 
bool simple_client_allocated
 Were we allocated by "simple client" support?
 
struct rate_ctr_group * ctrg
 Rate Counter Group.
 
struct { 
 
   char *   name 
 
   char *   description 
 
   enum osmo_ss7_asp_protocol   proto 
 
   struct osmo_ss7_routing_key   routing_key 
 
   enum osmo_ss7_as_traffic_mode   mode 
 
   bool   mode_set_by_vty 
 
   bool   mode_set_by_peer 
 
   uint32_t   recovery_timeout_msec 
 
   uint8_t   qos_class 
 
   struct { 
 
      uint32_t   dpc 
 
      enum osmo_ss7_as_patch_sccp_mode   sccp_mode 
 
   }   pc_override 
 
   struct osmo_ss7_asp *   asps [16] 
 
   uint8_t   last_asp_idx_sent 
 
cfg 
 

Field Documentation

◆ asps

◆ [struct]

◆ ctrg

struct rate_ctr_group* osmo_ss7_as::ctrg

◆ description

char* osmo_ss7_as::description

◆ dpc

uint32_t osmo_ss7_as::dpc

◆ fi

◆ inst

◆ last_asp_idx_sent

uint8_t osmo_ss7_as::last_asp_idx_sent

◆ list

◆ mode

◆ mode_set_by_peer

bool osmo_ss7_as::mode_set_by_peer

◆ mode_set_by_vty

◆ name

◆ [struct]

struct { ... } osmo_ss7_as::pc_override

◆ proto

◆ qos_class

uint8_t osmo_ss7_as::qos_class

Referenced by DEFUN_ATTR(), and write_one_as().

◆ recovery_timeout_msec

uint32_t osmo_ss7_as::recovery_timeout_msec

◆ rkm_dyn_allocated

bool osmo_ss7_as::rkm_dyn_allocated

Were we dynamically allocated by RKM?

Referenced by handle_rkey_dereg(), handle_rkey_reg(), write_one_as(), and xua_rkm_cleanup_dyn_as_for_asp().

◆ routing_key

◆ sccp_mode

enum osmo_ss7_as_patch_sccp_mode osmo_ss7_as::sccp_mode

◆ simple_client_allocated

bool osmo_ss7_as::simple_client_allocated

Were we allocated by "simple client" support?

Referenced by osmo_sccp_simple_client_on_ss7_id(), and write_one_as().


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