Home
last modified time | relevance | path

Searched refs:ndpi_protocol_match_result (Results 1 – 7 of 7) sorted by relevance

/dports/net/ndpi/nDPI-92a1be2/src/lib/protocols/
H A Ddns.c453 ndpi_protocol_match_result ret_match; in ndpi_search_dns()
H A Dhttp.c590 ndpi_protocol_match_result ret_match; in check_content_type_and_change_protocol()
660 ndpi_protocol_match_result ret_match; in check_content_type_and_change_protocol()
H A Dquic.c1328 ndpi_protocol_match_result ret_match; in process_chlo()
/dports/net/ndpi/nDPI-92a1be2/src/include/
H A Dndpi_typedefs.h1546 } ndpi_protocol_match_result; typedef
H A Dndpi_api.h.in436 ndpi_protocol_match_result *ret_match,
454 ndpi_protocol_match_result *ret_match,
483 ndpi_protocol_match_result *ret_match,
/dports/net/ndpi/nDPI-92a1be2/src/lib/
H A Dndpi_main.c4857 ndpi_protocol_match_result ret_match; in ndpi_detection_giveup()
6844 u_int string_to_match_len, ndpi_protocol_match_result *ret_match, in ndpi_match_string_subprotocol()
6881 ndpi_protocol_match_result *ret_match, u_int8_t is_host_match) { in ndpi_automa_match_string_subprotocol()
6946 ndpi_protocol_match_result *ret_match, in ndpi_match_host_subprotocol()
6979 ndpi_protocol_match_result ret_match; in ndpi_match_hostname_protocol()
7004 ndpi_protocol_match_result *ret_match, in ndpi_match_content_subprotocol()
/dports/net/ndpi/nDPI-92a1be2/example/
H A DndpiReader.c280 ndpi_protocol_match_result match = { NDPI_PROTOCOL_UNKNOWN, in ndpiCheckHostStringMatch()