Home
last modified time | relevance | path

Searched refs:NDPI_PROTOCOL_CATEGORY_CUSTOM_5 (Results 1 – 2 of 2) sorted by relevance

/dports/net/ndpi/nDPI-92a1be2/src/include/
H A Dndpi_typedefs.h989 NDPI_PROTOCOL_CATEGORY_CUSTOM_5, /* User custom category 5 */ enumerator
/dports/net/ndpi/nDPI-92a1be2/src/lib/
H A Dndpi_main.c6563 case NDPI_PROTOCOL_CATEGORY_CUSTOM_5: in ndpi_is_custom_category()
6598 case NDPI_PROTOCOL_CATEGORY_CUSTOM_5: in ndpi_category_set_name()
6621 …if((category >= NDPI_PROTOCOL_CATEGORY_CUSTOM_1) && (category <= NDPI_PROTOCOL_CATEGORY_CUSTOM_5))… in ndpi_category_get_name()
6631 case NDPI_PROTOCOL_CATEGORY_CUSTOM_5: in ndpi_category_get_name()