Struct ndpi_proto_defaults

Struct Documentation

struct ndpi_proto_defaults

Public Members

char *protoName
ndpi_protocol_category_t protoCategory
u_int8_t isClearTextProto
u_int8_t isAppProtocol
u_int8_t _notused
u_int16_t *subprotocols
u_int32_t subprotocol_count
u_int16_t protoId
u_int16_t protoIdx
u_int16_t tcp_default_ports[MAX_DEFAULT_PORTS]
u_int16_t udp_default_ports[MAX_DEFAULT_PORTS]
ndpi_protocol_breed_t protoBreed
void (*func)(struct ndpi_detection_module_struct *, struct ndpi_flow_struct *flow)