Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dpcap.c102 typedef struct __attribute__((packed)) pcaprec_hdr_s { struct
103 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 */