Searched defs:pcap_frame_hdr (Results 1 – 1 of 1) sorted by relevance
78 struct pcap_frame_hdr { struct79 uint32_t ts_sec; /* timestamp seconds */80 uint32_t ts_usec; /* timestamp microseconds */81 uint32_t incl_len; /* number of octets of packet saved in file */82 uint32_t orig_len; /* actual length of packet */