Searched refs:timestamp_high (Results 1 – 1 of 1) sorted by relevance
145 bpf_u_int32 timestamp_high; member170 bpf_u_int32 timestamp_high; member1134 t = ((uint64_t)SWAPLONG(epbp->timestamp_high)) << 32 | in pcap_ng_next_packet()1140 t = ((uint64_t)epbp->timestamp_high) << 32 | in pcap_ng_next_packet()1199 t = ((uint64_t)SWAPLONG(pbp->timestamp_high)) << 32 | in pcap_ng_next_packet()1205 t = ((uint64_t)pbp->timestamp_high) << 32 | in pcap_ng_next_packet()