Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftlib.h1565 struct ftrec_v8_2 { struct
1566 uint32_t dFlows; /* Number of flows */
1567 uint32_t dPkts; /* Packets sent in duration */
1568 uint32_t dOctets; /* Octets sent in duration */
1569 uint32_t First; /* SysUpTime at start of flow */
1570 uint32_t Last; /* and of last packet of flow */
1571 uint8_t prot; /* IP protocol */
1572 uint8_t pad;
1573 uint16_t reserved;
1574 uint16_t srcport; /* TCP/UDP source port number of equivalent */
[all …]