libosmo-sigtran
0.10.0
Osmocom SIGTRAN library
|
#include <sigtran_sap.h>
Data Fields | |
uint32_t | presence |
uint16_t | status_type |
uint16_t | status_info |
uint32_t | asp_id |
uint32_t | route_ctx |
char * | info_string |
uint32_t osmo_xlm_prim_notify::asp_id |
Referenced by asp_notify_all_as(), m3ua_decode_notify(), and m3ua_encode_notify().
char* osmo_xlm_prim_notify::info_string |
Referenced by m3ua_decode_notify(), m3ua_encode_notify(), m3ua_rx_mgmt_ntfy(), and sua_rx_mgmt_ntfy().
uint32_t osmo_xlm_prim_notify::presence |
Referenced by asp_notify_all_as(), m3ua_decode_notify(), and m3ua_encode_notify().
uint32_t osmo_xlm_prim_notify::route_ctx |
Referenced by m3ua_decode_notify(), and m3ua_encode_notify().
uint16_t osmo_xlm_prim_notify::status_info |
Referenced by lm_active(), lm_wait_notify(), m3ua_decode_notify(), m3ua_encode_notify(), m3ua_rx_mgmt_ntfy(), and sua_rx_mgmt_ntfy().
uint16_t osmo_xlm_prim_notify::status_type |
Referenced by lm_active(), lm_wait_notify(), m3ua_decode_notify(), m3ua_encode_notify(), m3ua_rx_mgmt_ntfy(), sua_rx_mgmt_ntfy(), and xua_as_fsm_onenter().