diff options
Diffstat (limited to 'libndpi.sym')
-rw-r--r-- | libndpi.sym | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libndpi.sym b/libndpi.sym index 7fd2f920d..da21e64fd 100644 --- a/libndpi.sym +++ b/libndpi.sym @@ -1,4 +1,6 @@ ndpi_dump_protocols +ndpi_strnstr +ndpi_detection_giveup ndpi_get_proto_name ndpi_free ndpi_guess_undetected_protocol @@ -27,6 +29,7 @@ ndpi_free_flow ndpi_get_proto_breed ndpi_get_proto_breed_name ndpi_get_proto_by_id +ndpi_get_proto_by_name ndpi_get_protocol_id_master_proto ndpi_guess_protocol_id ndpi_protocol2name @@ -36,3 +39,11 @@ ndpi_malloc ndpi_calloc ndpi_set_detected_protocol ndpi_match_string_subprotocol +ndpi_init_automa +ndpi_free_automa +ndpi_add_string_to_automa +ndpi_finalize_automa +ndpi_match_string +set_ndpi_malloc +set_ndpi_free +set_ndpi_debug_function
\ No newline at end of file |