Home
last modified time | relevance | path

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

/minix3/external/bsd/libpcap/dist/pcap/
H A Dpcap.h256 #define PCAP_ERROR_NOT_RFMON -7 /* operation supported only in monitor mode */ macro
/minix3/external/bsd/libpcap/dist/
H A Dpcap.c1564 case PCAP_ERROR_NOT_RFMON: in pcap_statustostr()