Searched defs:pcaprec_hdr_s (Results 1 – 1 of 1) sorted by relevance
102 typedef struct __attribute__((packed)) pcaprec_hdr_s { struct103 uint32_t ts_sec; /* timestamp seconds */104 uint32_t ts_usec; /* timestamp microseconds */105 uint32_t incl_len; /* number of octets of packet saved in file */106 uint32_t orig_len; /* actual length of packet */