Home
last modified time | relevance | path

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

/freebsd-src/sys/netgraph/netflow/
H A Dnetflow.h56 struct netflow_v1_header struct
58 uint16_t version; /* NetFlow version */
59 uint16_t count; /* Number of records in flow */
60 uint32_t sys_uptime; /* System uptime */
61 uint32_t unix_secs; /* Current seconds since 0000 UTC 1970 */
62 uint32_t unix_nsecs; /* Remaining nanoseconds since 0000 UTC 1970 */