HomeSort by: relevance | last modified time | path
    Searched refs:PCAP_TSTAMP_HOST_HIPREC_UNSYNCED (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libpcap/dist/pcap/
pcap.h 526 * PCAP_TSTAMP_HOST_HIPREC_UNSYNCED is a time stamp, provided by the host
556 #define PCAP_TSTAMP_HOST_HIPREC_UNSYNCED 5 /* host-provided, high precision, not synced with the system clock */
  /src/external/bsd/libpcap/dist/
pcap-npf.c 1250 case PCAP_TSTAMP_HOST_HIPREC_UNSYNCED:
1881 PCAP_TSTAMP_HOST_HIPREC_UNSYNCED;
pcap.c 3487 { "host_hiprec_unsynced", "Host, high precision, not synced with system time", PCAP_TSTAMP_HOST_HIPREC_UNSYNCED },

Completed in 19 milliseconds