Function ndpi_is_custom_category¶
- Defined in File ndpi_api.h
Function Documentation¶
-
bool
ndpi_is_custom_category
(ndpi_protocol_category_t category)¶ Find out if a given category is custom/user-defined
- category = the category associated to the protocol
- Return
- True if this is a custom user category, false otherwise