libosmo-sigtran 2.1.0.71-93a0.202505072026
Osmocom SIGTRAN library
Loading...
Searching...
No Matches
osmo_ss7_route Struct Reference

#include <ss7_route.h>

Data Fields

struct llist_head list
 member in osmo_ss7_combined_linkset::routes
 
struct osmo_ss7_route_tablertable
 osmo_ss7_route_table to which we belong
 
struct osmo_ss7_combined_linksetclset
 
struct { 
 
   struct osmo_ss7_linkset *   linkset 
 pointer to linkset (destination) of route More...
 
   struct osmo_ss7_as *   as 
 pointer to Application Server More...
 
dest 
 
struct { 
 
   uint32_t   pc 
 
   uint32_t   mask 
 
   char *   linkset_name 
 human-specified linkset name More...
 
   uint32_t   priority 
 lower priority is higher More...
 
   uint8_t   qos_class 
 
cfg 
 

Field Documentation

◆ as

◆ [struct]

◆ clset

◆ [struct]

◆ linkset

struct osmo_ss7_linkset* osmo_ss7_route::linkset

◆ linkset_name

char* osmo_ss7_route::linkset_name

human-specified linkset name

Referenced by ss7_route_create(), ss7_route_destroy(), ss7_route_insert(), and ss7_route_set_linkset().

◆ list

◆ mask

◆ pc

◆ priority

uint32_t osmo_ss7_route::priority

lower priority is higher

Referenced by ss7_route_alloc(), and ss7_route_insert().

◆ qos_class

uint8_t osmo_ss7_route::qos_class

◆ rtable


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