libosmo-sigtran  1.9.0.4-dc82
Osmocom SIGTRAN library
osmo_xua_server Struct Reference

#include <osmo_ss7.h>

Data Fields

struct llist_head list
 
struct osmo_ss7_instanceinst
 
struct llist_head asp_list
 
struct osmo_stream_srv_link * server
 
struct {
   bool   accept_dyn_reg
 
   struct osmo_ss7_asp_peer   local
 
   enum osmo_ss7_asp_protocol   proto
 
   struct {
      bool   num_ostreams_present
 
      bool   max_instreams_present
 
      uint16_t   num_ostreams_value
 
      uint16_t   max_instreams_value
 
   }   sctp_init
 
   int   trans_proto
 The underlaying transport protocol (one of IPPROTO_*) More...
 
cfg
 

Field Documentation

◆ accept_dyn_reg

bool osmo_xua_server::accept_dyn_reg

◆ asp_list

struct llist_head osmo_xua_server::asp_list

◆ cfg

◆ inst

◆ list

struct llist_head osmo_xua_server::list

◆ local

◆ max_instreams_present

bool osmo_xua_server::max_instreams_present

◆ max_instreams_value

uint16_t osmo_xua_server::max_instreams_value

◆ num_ostreams_present

bool osmo_xua_server::num_ostreams_present

◆ num_ostreams_value

uint16_t osmo_xua_server::num_ostreams_value

◆ proto

◆ sctp_init

struct { ... } osmo_xua_server::sctp_init

◆ server

◆ trans_proto


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