Searched defs:netflow_v1_header (Results 1 – 2 of 2) sorted by relevance
57 struct netflow_v1_header struct59 uint16_t version; /* NetFlow version */60 uint16_t count; /* Number of records in flow */61 uint32_t sys_uptime; /* System uptime */62 uint32_t unix_secs; /* Current seconds since 0000 UTC 1970 */63 uint32_t unix_nsecs; /* Remaining nanoseconds since 0000 UTC 1970 */
55 struct netflow_v1_header struct57 uint16_t version; /* NetFlow version */58 uint16_t count; /* Number of records in flow */59 uint32_t sys_uptime; /* System uptime */60 uint32_t unix_secs; /* Current seconds since 0000 UTC 1970 */61 uint32_t unix_nsecs; /* Remaining nanoseconds since 0000 UTC 1970 */