Function ndpi_is_subprotocol_informative

Function Documentation

u_int8_t ndpi_is_subprotocol_informative(u_int16_t protoId)

Check if subprotocols of the specified master protocol are just informative (and not real)

protoId = the (master) protocol identifier to query
Return
1 = the subprotocol is informative, 0 otherwise.