Function ndpi_set_protocol_detection_bitmask2¶
- Defined in File ndpi_api.h
Function Documentation¶
-
int
ndpi_set_protocol_detection_bitmask2
(struct ndpi_detection_module_struct *ndpi_struct, const NDPI_PROTOCOL_BITMASK *detection_bitmask)¶ Sets the protocol bitmask2
- ndpi_struct = the detection module
- detection_bitmask = the protocol bitmask to set
- Return
- 0 if ok, -1 if error