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