Home
last modified time | relevance | path

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

/dports/net/ndpi/nDPI-92a1be2/src/include/
H A Dndpi_typedefs.h1066 } ndpi_automa; typedef
1160 ndpi_automa host_automa, /* Used for DNS/HTTPS */
1171 ndpi_automa hostnames, hostnames_shadow;
H A Dndpi_api.h.in427 * @par is_host_match = value of the second field of struct ndpi_automa
501 * @par automa = the struct ndpi_automa for the bigram
/dports/net/ndpi/nDPI-92a1be2/src/lib/
H A Dndpi_utils.c2067 ndpi_automa *automa = &ndpi_str->host_risk_mask_automa; in ndpi_handle_risk_exceptions()
2214 ndpi_automa *automa = &ndpi_str->common_alpns_automa; in is_a_common_alpn()
H A Dndpi_main.c2437 ndpi_automa *automa; in ndpi_finalize_initialization()
6846 ndpi_automa *automa = is_host_match ? &ndpi_str->host_automa : &ndpi_str->content_automa; in ndpi_match_string_subprotocol()