Searched defs:nfhdr_v5 (Results 1 – 1 of 1) sorted by relevance
86 struct nfhdr_v5 { struct87 uint16_t version; /* version number */88 uint16_t count; /* # of records */89 uint32_t msys_uptime;90 uint32_t utc_sec;91 uint32_t utc_nsec;92 uint32_t sequence; /* flow sequence number */93 uint8_t engine_type; /* type of flow-switching engine */94 uint8_t engine_id; /* slot number of the flow-switching engine */95 uint16_t sampling_interval; /* sampling mode and interval */