Home
last modified time | relevance | path

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

/dports/net/ndpi/nDPI-92a1be2/
H A DCHANGELOG.md421 * ndpi_protocol2id to print the protocol as ID
/dports/net/ndpi/nDPI-92a1be2/example/
H A DndpiReader.c1242 ndpi_protocol2id(ndpi_thread_info[thread_id].workflow->ndpi_struct, in printFlow()
1366 ndpi_protocol2id(ndpi_thread_info[thread_id].workflow->ndpi_struct, in printFlow()
/dports/net/ndpi/nDPI-92a1be2/src/include/
H A Dndpi_api.h.in532 char* ndpi_protocol2id(struct ndpi_detection_module_struct *ndpi_mod,
/dports/net/ndpi/nDPI-92a1be2/src/lib/
H A Dndpi_main.c6526 char *ndpi_protocol2id(struct ndpi_detection_module_struct *ndpi_str, in ndpi_protocol2id() function