Function ndpi_is_custom_category¶
- Defined in File ndpi_api.h
Function Documentation¶
-
int
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
- 1 if this is a custom user category, 0 otherwise