libosmo-sigtran 2.1.1
Osmocom SIGTRAN library
Loading...
Searching...
No Matches
osmo_xua_server Struct Reference

#include <ss7_xua_srv.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

◆ [struct]

◆ 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

◆ [struct]

struct { ... } osmo_xua_server::sctp_init

◆ server

◆ trans_proto


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