Home
last modified time | relevance | path

Searched refs:NDPI_PROTOCOL_RSYNC (Results 1 – 3 of 3) sorted by relevance

/dports/net/ndpi/nDPI-92a1be2/src/lib/protocols/
H A Drsync.c24 #define NDPI_CURRENT_PROTO NDPI_PROTOCOL_RSYNC
31 ndpi_set_detected_protocol(ndpi_struct, flow, NDPI_PROTOCOL_RSYNC, NDPI_PROTOCOL_UNKNOWN); in ndpi_int_rsync_add_connection()
62 NDPI_PROTOCOL_RSYNC, in init_rsync_dissector()
/dports/net/ndpi/nDPI-92a1be2/src/include/
H A Dndpi_protocol_ids.h197 NDPI_PROTOCOL_RSYNC = 166, /* Remy Mudingay <mudingay@ill.fr> */ enumerator
/dports/net/ndpi/nDPI-92a1be2/src/lib/
H A Dndpi_main.c1515 …ndpi_set_proto_defaults(ndpi_str, 1 /* cleartext */, NDPI_PROTOCOL_ACCEPTABLE, NDPI_PROTOCOL_RSYNC, in ndpi_init_protocol_defaults()