Home
last modified time | relevance | path

Searched refs:ndpi_match_string_value (Results 1 – 3 of 3) sorted by relevance

/dports/net/ndpi/nDPI-92a1be2/src/lib/protocols/
H A Dtls.c592 int rc = ndpi_match_string_value(ndpi_struct->tls_cert_subject_automa.ac_automa, in processCertificateElements()
/dports/net/ndpi/nDPI-92a1be2/src/include/
H A Dndpi_api.h.in108 int ndpi_match_string_value(void *_automa, char *string_to_match,
/dports/net/ndpi/nDPI-92a1be2/src/lib/
H A Dndpi_main.c2591 int ndpi_match_string_value(void *automa, char *string_to_match, in ndpi_match_string_value() function