|
libosmo-sigtran 2.2.1.4-74d0
Osmocom SIGTRAN library
|
#include <tcap_trans_tracking.h>
Data Fields | |
| struct tcap_trans_track_tid_entry | peer_tid |
| struct tcap_trans_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_trans_track_entry::asp |
| struct osmo_sccp_addr* tcap_trans_track_entry::own_addr |
| struct tcap_trans_track_tid_entry tcap_trans_track_entry::own_tid |
Referenced by tcap_trans_track_begin(), tcap_trans_track_continue(), tcap_trans_track_end(), tcap_trans_track_entries_free_all(), tcap_trans_track_entries_free_by_asp(), tcap_trans_track_entry_create(), tcap_trans_track_entry_find(), tcap_trans_track_entry_free(), and tcap_trans_track_garbage_collect().
| struct osmo_sccp_addr* tcap_trans_track_entry::peer_addr |
| struct tcap_trans_track_tid_entry tcap_trans_track_entry::peer_tid |
Referenced by tcap_trans_track_begin(), tcap_trans_track_continue(), tcap_trans_track_end(), tcap_trans_track_entries_free_all(), tcap_trans_track_entries_free_by_asp(), tcap_trans_track_entry_create(), tcap_trans_track_entry_find(), tcap_trans_track_entry_free(), and tcap_trans_track_garbage_collect().
| time_t tcap_trans_track_entry::tstamp |
Referenced by entry_update_tstamp(), and tcap_trans_track_garbage_collect().