Function ndpi_get_user_data
- Defined in File ndpi_api.h 
Function Documentation
- 
void *ndpi_get_user_data(struct ndpi_detection_module_struct *ndpi_str)
- Get user data which was previously set with - ndpi_set_user_data().- ndpi_str = the struct created for the protocol detection
 - Returns:
- the user data pointer