Home
last modified time | relevance | path

Searched refs:detected_tcp_svc (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.c92 static wmem_map_t *detected_tcp_svc; /* this array is used to track services detected during the s… variable
182 wmem_map_insert(detected_tcp_svc, GUINT_TO_POINTER(port), GUINT_TO_POINTER(port)); in add_detected_tcp_svc()
766 detected_tcp_svc = wmem_map_new(wmem_file_scope(), g_direct_hash, g_direct_equal); in init_globals()
/dports/net/wireshark/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.c92 static wmem_map_t *detected_tcp_svc; /* this array is used to track services detected during the s… variable
182 wmem_map_insert(detected_tcp_svc, GUINT_TO_POINTER(port), GUINT_TO_POINTER(port)); in add_detected_tcp_svc()
766 detected_tcp_svc = wmem_map_new(wmem_file_scope(), g_direct_hash, g_direct_equal); in init_globals()
/dports/net/tshark-lite/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.c92 static wmem_map_t *detected_tcp_svc; /* this array is used to track services detected during the s… variable
182 wmem_map_insert(detected_tcp_svc, GUINT_TO_POINTER(port), GUINT_TO_POINTER(port)); in add_detected_tcp_svc()
766 detected_tcp_svc = wmem_map_new(wmem_file_scope(), g_direct_hash, g_direct_equal); in init_globals()
/dports/net/tshark/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.c92 static wmem_map_t *detected_tcp_svc; /* this array is used to track services detected during the s… variable
182 wmem_map_insert(detected_tcp_svc, GUINT_TO_POINTER(port), GUINT_TO_POINTER(port)); in add_detected_tcp_svc()
766 detected_tcp_svc = wmem_map_new(wmem_file_scope(), g_direct_hash, g_direct_equal); in init_globals()