Function ndpi_guess_undetected_protocol
Defined in File ndpi_api.h
Function Documentation
-
ndpi_protocol ndpi_guess_undetected_protocol(struct ndpi_detection_module_struct *ndpi_struct, struct ndpi_flow_struct *flow, u_int8_t proto)
Search and return the protocol guessed that is undetected
- ndpi_struct = the detection module
- flow = the flow we’re trying to guess, NULL if not available
- proto = the l4 protocol number
- Returns:
the struct ndpi_protocol that match the port base protocol