Function set_ndpi_flow_free
Defined in File ndpi_api.h
Function Documentation
-
void set_ndpi_flow_free(void (*__ndpi_flow_free)(void *ptr))
Set a custom free function for nDPI’s flow-specific memory allocator.
- Parameters:
__ndpi_flow_free – Function pointer to the custom flow free implementation