Searched defs:pcaprec_hdr (Results 1 – 1 of 1) sorted by relevance
29 struct pcaprec_hdr { struct30 uint32_t ts_sec; /* timestamp seconds */31 uint32_t ts_usec; /* timestamp microseconds */32 uint32_t incl_len; /* number of octets of packet saved in file */33 uint32_t orig_len; /* actual length of packet */