Function ndpi_handle_risk_exceptions
- Defined in File ndpi_api.h 
Function Documentation
- 
void ndpi_handle_risk_exceptions(struct ndpi_detection_module_struct *ndpi_str, struct ndpi_flow_struct *flow)
- Handle risk exceptions for a flow by unsetting risks that should be ignored based on the exception rules configured via ndpi_load_risk_domain_exceptions(). - Parameters:
- ndpi_str – The detection module 
- flow – The flow to process for risk exceptions