Home
last modified time | relevance | path

Searched defs:protocol_counter (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/ndpi/
H A Dndpi.h75 u_int64_t protocol_counter[NDPI_MAX_SUPPORTED_PROTOCOLS + NDPI_MAX_NUM_CUSTOM_PROTOCOLS + 1]; member
/dports/net/ndpi/nDPI-92a1be2/example/
H A Dreader_util.h255 u_int64_t protocol_counter[NDPI_MAX_SUPPORTED_PROTOCOLS + NDPI_MAX_NUM_CUSTOM_PROTOCOLS + 1]; member
/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/
H A Dfastnetmon.cpp3600 std::map<unsigned int, unsigned int> protocol_counter; in generate_simple_packets_dump() local