Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/netflow/
H A Dnetflow.h50 struct netflow_v1_header struct
52 uint16_t version; /* NetFlow version */
53 uint16_t count; /* Number of records in flow */
54 uint32_t sys_uptime; /* System uptime */
55 uint32_t unix_secs; /* Current seconds since 0000 UTC 1970 */
56 uint32_t unix_nsecs; /* Remaining nanoseconds since 0000 UTC 1970 */