Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftlib.h2232 struct ftchash_rec_ip2 { struct
2234 uint32_t src_addr; /* ip address */
2235 uint32_t dst_addr; /* ip address */
2236 uint64_t nrecs; /* flow records */
2237 uint64_t nflows; /* flows */
2238 uint64_t noctets; /* octets */
2239 uint64_t npackets; /* packets */
2240 uint64_t etime; /* duration */
2241 struct ftps ps; /* per second counters */