Function ndpi_get_breed_by_name¶
- Defined in File ndpi_api.h
Function Documentation¶
-
ndpi_protocol_breed_t
ndpi_get_breed_by_name
(const char *name)¶ Get the protocol breed ID associated to the breed name
- name = the string name of the breed
- Return
- the breed ID associated to the name, or NDPI_PROTOCOL_UNRATED if not found