Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftlib.h1884 struct ftpdu_v8_13 { struct
1886 uint16_t version; /* 8 */
1887 uint16_t count; /* The number of records in the PDU */
1889 uint32_t unix_secs; /* Current seconds since 0000 UTC 1970 */
1890 uint32_t unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970 */
1891 uint32_t flow_sequence; /* Seq counter of total flows seen */
1894 uint8_t aggregation; /* Aggregation method being used */
1895 uint8_t agg_version; /* Version of the aggregation export */
1896 uint32_t reserved;
1898 struct ftrec_v8_13 {
[all …]