libosmo-sigtran 2.0.0.52-6412
Osmocom SIGTRAN library
|
#include <sccp_sap.h>
Data Fields | |
struct osmo_sccp_addr | called_addr |
struct osmo_sccp_addr | calling_addr |
uint32_t | in_sequence_control |
uint32_t | return_option |
uint32_t | importance |
struct osmo_sccp_addr osmo_scu_unitdata_param::called_addr |
Referenced by osmo_sccp_tx_unitdata(), sccp_scmg_tx(), sclc_rx_cldt(), scmg_prim_cb(), and xua_gen_msg_cl().
struct osmo_sccp_addr osmo_scu_unitdata_param::calling_addr |
Referenced by osmo_sccp_tx_unitdata(), sccp_scmg_tx(), sclc_rx_cldt(), scmg_prim_cb(), and xua_gen_msg_cl().
uint32_t osmo_scu_unitdata_param::importance |
Referenced by sclc_rx_cldt().
uint32_t osmo_scu_unitdata_param::in_sequence_control |
Referenced by sclc_rx_cldt(), and xua_gen_msg_cl().
uint32_t osmo_scu_unitdata_param::return_option |
Referenced by sclc_rx_cldt().