Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/pcap/
H A Dpcap.h361 #define PCAP_WARNING_TSTAMP_TYPE_NOTSUP 3 /* the requested time stamp type is not supported */ macro
/dragonfly/contrib/libpcap/
H A Dpcap.c2596 return (PCAP_WARNING_TSTAMP_TYPE_NOTSUP);
2625 return (PCAP_WARNING_TSTAMP_TYPE_NOTSUP);
3619 case PCAP_WARNING_TSTAMP_TYPE_NOTSUP: