Function load_tcp_fingerprint_file_fd
- Defined in File ndpi_api.h 
Function Documentation
- 
int load_tcp_fingerprint_file_fd(struct ndpi_detection_module_struct *ndpi_str, FILE *fd)
- Read a file and load the list of TCP fingerprints - ndpi_mod = the detection module
- path = the path of the file
 - Returns:
- 0 if the file is loaded correctly; -1 else