Searched refs:timestamp_high (Results 1 – 1 of 1) sorted by relevance
162 bpf_u_int32 timestamp_high; member187 bpf_u_int32 timestamp_high; member1068 t = ((u_int64_t)SWAPLONG(epbp->timestamp_high)) << 32 | in pcap_ng_next_packet()1074 t = ((u_int64_t)epbp->timestamp_high) << 32 | in pcap_ng_next_packet()1133 t = ((u_int64_t)SWAPLONG(pbp->timestamp_high)) << 32 | in pcap_ng_next_packet()1139 t = ((u_int64_t)pbp->timestamp_high) << 32 | in pcap_ng_next_packet()