| libosmo-sigtran 2.1.0.166-475a
    Osmocom SIGTRAN library | 
#include <sccp_sap.h>
| Data Fields | |
| struct osmo_sccp_addr | called_addr | 
| struct osmo_sccp_addr | calling_addr | 
| struct osmo_sccp_addr | responding_addr | 
| uint32_t | sccp_class | 
| uint32_t | importance | 
| uint32_t | conn_id | 
| struct osmo_sccp_addr osmo_scu_connect_param::called_addr | 
Referenced by osmo_sccp_tx_conn_req(), sccp_conn_scu_gen_encode_and_send(), and scoc_fsm_idle().
| struct osmo_sccp_addr osmo_scu_connect_param::calling_addr | 
Referenced by osmo_sccp_tx_conn_req(), sccp_conn_scu_gen_encode_and_send(), and scoc_fsm_idle().
| uint32_t osmo_scu_connect_param::conn_id | 
| uint32_t osmo_scu_connect_param::importance | 
Referenced by sccp_conn_scu_gen_encode_and_send().
| struct osmo_sccp_addr osmo_scu_connect_param::responding_addr | 
Referenced by osmo_sccp_tx_conn_resp_msg().
| uint32_t osmo_scu_connect_param::sccp_class |