Home
last modified time | relevance | path

Searched refs:timestamp_high (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/libpcap/
Dsf-pcapng.c145 bpf_u_int32 timestamp_high; member
170 bpf_u_int32 timestamp_high; member
1131 t = ((uint64_t)SWAPLONG(epbp->timestamp_high)) << 32 | in pcap_ng_next_packet()
1137 t = ((uint64_t)epbp->timestamp_high) << 32 | in pcap_ng_next_packet()
1196 t = ((uint64_t)SWAPLONG(pbp->timestamp_high)) << 32 | in pcap_ng_next_packet()
1202 t = ((uint64_t)pbp->timestamp_high) << 32 | in pcap_ng_next_packet()
/freebsd-12-stable/sys/contrib/ena-com/
Dena_admin_defs.h875 uint32_t timestamp_high; member
Dena_com.c2144 ((u64)aenq_common->timestamp_high << 32); in ena_com_aenq_intr_handler()
/freebsd-12-stable/sys/contrib/ena-com/ena_defs/
Dena_admin_defs.h1084 uint32_t timestamp_high; member