This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tsg-master/src/version.map

23 lines
471 B
Plaintext

VERS_2.4{
global:
extern "C++" {
g_*;
*TSG_MASTER*;
*tsg_scan_nesting_addr*;
*tsg_pull_policy_result*;
*tsg_free_gtp_signaling_field;
*tsg_*;
*TLD_*;
*session_runtime_attribute_get*;
*srt_attribute*;
*session_runtime_process_context_async*;
*session_runtime_process_context_get*;
*srt_process_context_*;
*session_matched_rules_notify*;
*session_matched_rules_copy*;
*session_packet_capture_by_rules_notify*;
*GIT*;
};
local: *;
};