Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftlib.h2373 struct ftchash_rec_flow1 { struct
2375 uint32_t src_prefix; /* prefix */
2376 uint8_t src_mask; /* mask */
2377 uint8_t prot; /* protocol */
2378 uint16_t src_port; /* source port */
2379 uint32_t dst_prefix; /* prefix */
2380 uint8_t dst_mask; /* mask */
2384 uint64_t nflows; /* flows */
2385 uint64_t noctets; /* octets */
2386 uint64_t npackets; /* packets */
[all …]