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/SI/tsg_master.SearchResults
2021-03-02 10:43:07 +08:00

5 lines
512 B
Plaintext

---- identify_application_protocol Matches (3 in 1 files) ----
Tsg_entry.cpp (d:\code\tsg_master\src):static int identify_application_protocol(struct streaminfo *a_stream, struct _identify_info *identify_info, struct _session_attribute_label_t *attribute_label, void *a_packet)
Tsg_entry.cpp (d:\code\tsg_master\src): identify_application_protocol(a_tcp, &identify_info, internal_label, a_packet);
Tsg_entry.cpp (d:\code\tsg_master\src): identify_application_protocol(a_udp, &identify_info, NULL, a_packet);