Function ndpi_category_set_name¶
- Defined in File ndpi_api.h
Function Documentation¶
-
void
ndpi_category_set_name
(struct ndpi_detection_module_struct *ndpi_mod, ndpi_protocol_category_t category, char *name)¶ Set protocol category string
- mod = the detection module
- category = the category associated to the protocol
- @paw name = the string name of the category