Home
last modified time | relevance | path

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

/openbsd/lib/libpcap/
H A Dpcap.h146 #define PCAP_ERROR_CANTSET_TSTAMP_TYPE -10 /* this device doesn't support setting the time stamp ty… macro
H A Dpcap.c521 case PCAP_ERROR_CANTSET_TSTAMP_TYPE: in pcap_statustostr()