Home
last modified time | relevance | path

Searched refs:timestamp_low (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libpcap/
H A Dsf-pcapng.c148 bpf_u_int32 timestamp_low; member
173 bpf_u_int32 timestamp_low; member
1151 SWAPLONG(epbp->timestamp_low); in pcap_ng_next_packet()
1157 epbp->timestamp_low; in pcap_ng_next_packet()
1216 SWAPLONG(pbp->timestamp_low); in pcap_ng_next_packet()
1222 pbp->timestamp_low; in pcap_ng_next_packet()
/freebsd/sys/contrib/ena-com/ena_defs/
H A Dena_admin_defs.h1211 uint32_t timestamp_low; member
/freebsd/sys/contrib/ena-com/
H A Dena_com.c2408 timestamp = (u64)aenq_common->timestamp_low | in ena_com_aenq_intr_handler()