Home
last modified time | relevance | path

Searched refs:PCAP_ERROR_TSTAMP_PRECISION_NOTSUP (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/libpcap/pcap/
Dpcap.h303 #define PCAP_ERROR_TSTAMP_PRECISION_NOTSUP -12 /* the requested time stamp precision is not suppor… macro
/freebsd-12-stable/contrib/libpcap/
Dpcap.c2470 return (PCAP_ERROR_TSTAMP_PRECISION_NOTSUP);
2503 return (PCAP_ERROR_TSTAMP_PRECISION_NOTSUP);
3435 case PCAP_ERROR_TSTAMP_PRECISION_NOTSUP: