|
libosmo-sigtran 2.1.0.172-a2b0
Osmocom SIGTRAN library
|
#include <tcap_transaction_tracking.h>
Data Fields | |
| struct tcap_trxn_track_tid_entry | peer_tid |
| struct tcap_trxn_track_tid_entry | own_tid |
| struct osmo_sccp_addr * | own_addr |
| struct osmo_sccp_addr * | peer_addr |
| time_t | tstamp |
| struct osmo_ss7_asp * | asp |
| struct osmo_ss7_asp* tcap_trxn_track_entry::asp |
| struct osmo_sccp_addr* tcap_trxn_track_entry::own_addr |
| struct tcap_trxn_track_tid_entry tcap_trxn_track_entry::own_tid |
| struct osmo_sccp_addr* tcap_trxn_track_entry::peer_addr |
| struct tcap_trxn_track_tid_entry tcap_trxn_track_entry::peer_tid |
| time_t tcap_trxn_track_entry::tstamp |
Referenced by entry_update_tstamp(), and tcap_trxn_track_garbage_collect().