Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Dpcap.h548 #define PCAP_TSTAMP_HOST_LOWPREC 1 /* host-provided, low precision, synced with the system clock */ macro
/freebsd/contrib/libpcap/
H A Dpcap-npf.c1261 case PCAP_TSTAMP_HOST_LOWPREC: in pcap_activate_npf()
1845 PCAP_TSTAMP_HOST_LOWPREC; in get_ts_types()
H A Dpcap.c3436 { "host_lowprec", "Host, low precision", PCAP_TSTAMP_HOST_LOWPREC },