Function ndpi_category_get_name¶
- Defined in File ndpi_api.h
Function Documentation¶
-
const char *
ndpi_category_get_name
(struct ndpi_detection_module_struct *ndpi_mod, ndpi_protocol_category_t category)¶ Get protocol category as string
- mod = the detection module
- category = the category associated to the protocol
- Return
- the string name of the category