Searched refs:user_tsresol (Results 1 – 1 of 1) sorted by relevance
220 u_int user_tsresol; /* time stamp resolution requested by the user */ member768 ps->user_tsresol = 1000000; in pcap_ng_check_header()772 ps->user_tsresol = 1000000000; in pcap_ng_check_header()1241 frac /= ps->user_tsresol; in pcap_ng_next_packet()1258 frac *= ps->user_tsresol; in pcap_ng_next_packet()