Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftlib.h1780 struct ftrec_v8_9 { struct
1781 uint32_t dFlows; /* Number of flows */
1782 uint32_t dPkts; /* Packets sent in duration */
1783 uint32_t dOctets; /* Octets sent in duration */
1784 uint32_t First; /* SysUpTime at start of flow */
1785 uint32_t Last; /* and of last packet of flow */
1788 uint16_t input; /* input interface index */
1789 uint16_t output; /* output interface index */
1790 uint8_t tos; /* tos */
1791 uint8_t pad;
[all …]