Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.h57 struct netflow_v1_header struct
59 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 */
/f-stack/tools/compat/include/netgraph/netflow/
H A Dnetflow.h55 struct netflow_v1_header struct
57 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 */