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.c146 bpf_u_int32 timestamp_low; member
171 bpf_u_int32 timestamp_low; member
1149 SWAPLONG(epbp->timestamp_low); in pcap_ng_next_packet()
1155 epbp->timestamp_low; in pcap_ng_next_packet()
1214 SWAPLONG(pbp->timestamp_low); in pcap_ng_next_packet()
1220 pbp->timestamp_low; in pcap_ng_next_packet()
/freebsd/sys/contrib/ena-com/ena_defs/
H A Dena_admin_defs.h1231 uint32_t timestamp_low; member
/freebsd/sys/contrib/ena-com/
H A Dena_com.c2467 timestamp = (u64)aenq_common->timestamp_low | in ena_com_aenq_intr_handler()