libosmo-sigtran 2.1.0.172-a2b0
Osmocom SIGTRAN library
Loading...
Searching...
No Matches
ss7_as_loadshare_tcap.h File Reference
#include <complex.h>
#include <stdint.h>
#include <osmocom/core/msgb.h>
#include <osmocom/sigtran/osmo_ss7.h>

Go to the source code of this file.

Macros

#define TCAP_PC_WILDCARD   0xffffffff
 
#define TCAP_SSN_WILDCARD   0
 

Functions

static int ss7_as_select_asp_loadshare_tcap (struct osmo_ss7_asp **asp, struct osmo_ss7_as *as, struct xua_msg *xua)
 
static int ss7_asp_tcap_rx_sccp (struct osmo_ss7_as *as, struct osmo_ss7_asp *asp, uint32_t opc, uint32_t dpc, struct msgb *sccp_msg)
 
static void tcap_asp_down (struct osmo_ss7_asp *asp)
 
static void tcap_enable (struct osmo_ss7_as *as)
 
static void tcap_disable (struct osmo_ss7_as *as)
 

Macro Definition Documentation

◆ TCAP_PC_WILDCARD

#define TCAP_PC_WILDCARD   0xffffffff

◆ TCAP_SSN_WILDCARD

#define TCAP_SSN_WILDCARD   0

Function Documentation

◆ ss7_as_select_asp_loadshare_tcap()

static int ss7_as_select_asp_loadshare_tcap ( struct osmo_ss7_asp **  asp,
struct osmo_ss7_as as,
struct xua_msg xua 
)
inlinestatic

◆ ss7_asp_tcap_rx_sccp()

static int ss7_asp_tcap_rx_sccp ( struct osmo_ss7_as as,
struct osmo_ss7_asp asp,
uint32_t  opc,
uint32_t  dpc,
struct msgb *  sccp_msg 
)
inlinestatic

◆ tcap_asp_down()

static void tcap_asp_down ( struct osmo_ss7_asp asp)
inlinestatic

◆ tcap_disable()

static void tcap_disable ( struct osmo_ss7_as as)
inlinestatic

◆ tcap_enable()

static void tcap_enable ( struct osmo_ss7_as as)
inlinestatic