Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.h79 struct netflow_v9_header struct
81 uint16_t version; /* NetFlow version */
82 uint16_t count; /* Total number of records in packet */
83 uint32_t sys_uptime; /* System uptime */
84 uint32_t unix_secs; /* Current seconds since 0000 UTC 1970 */
85 uint32_t seq_num; /* Sequence number */
86 uint32_t source_id; /* Observation Domain id */
/f-stack/tools/compat/include/netgraph/netflow/
H A Dnetflow.h77 struct netflow_v9_header struct
79 uint16_t version; /* NetFlow version */
80 uint16_t count; /* Total number of records in packet */
81 uint32_t sys_uptime; /* System uptime */
82 uint32_t unix_secs; /* Current seconds since 0000 UTC 1970 */
83 uint32_t seq_num; /* Sequence number */
84 uint32_t source_id; /* Observation Domain id */