Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/pcap/
H A Dpcap.h352 #define PCAP_ERROR_TSTAMP_PRECISION_NOTSUP -12 /* the requested time stamp precision is not suppor… macro
/dragonfly/contrib/libpcap/
H A Dpcap.c2665 return (PCAP_ERROR_TSTAMP_PRECISION_NOTSUP);
2698 return (PCAP_ERROR_TSTAMP_PRECISION_NOTSUP);
3658 case PCAP_ERROR_TSTAMP_PRECISION_NOTSUP: