Searched refs:write_pcap_time (Results 1 – 3 of 3) sorted by relevance
35 h.ts = wt->write_pcap_time; in write_pcap_with_radiotap()101 wt->write_pcap_time = hdr->ts; in read_cap_file()
59 gettimeofday(&wt->write_pcap_time, NULL); in write_pcap_captured()60 h.ts = wt->write_pcap_time; in write_pcap_captured()105 h.ts = wt->write_pcap_time; in write_pcap_decrypted()
218 struct timeval write_pcap_time; member