Searched refs:timestamp_high (Results 1 – 3 of 3) sorted by relevance
145 bpf_u_int32 timestamp_high; member170 bpf_u_int32 timestamp_high; member1148 t = ((uint64_t)SWAPLONG(epbp->timestamp_high)) << 32 | in pcap_ng_next_packet()1154 t = ((uint64_t)epbp->timestamp_high) << 32 | in pcap_ng_next_packet()1213 t = ((uint64_t)SWAPLONG(pbp->timestamp_high)) << 32 | in pcap_ng_next_packet()1219 t = ((uint64_t)pbp->timestamp_high) << 32 | in pcap_ng_next_packet()
1233 uint32_t timestamp_high; member
2468 ((u64)aenq_common->timestamp_high << 32); in ena_com_aenq_intr_handler()