Function ndpi_get_user_data

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
Return
the user data pointer