Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftlib.h1524 struct ftpdu_v8_1 { struct
1526 uint16_t version; /* 8 */
1527 uint16_t count; /* The number of records in the PDU */
1529 uint32_t unix_secs; /* Current seconds since 0000 UTC 1970 */
1530 uint32_t unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */
1531 uint32_t flow_sequence; /* Seq counter of total flows seen */
1534 uint8_t aggregation; /* Aggregation method being used */
1535 uint8_t agg_version; /* Version of the aggregation export */
1536 uint32_t reserved;
1538 struct ftrec_v8_1 {
[all …]