Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dpcap.h256 #define PCAP_ERROR_NOT_RFMON -7 /* operation supported only in monitor mode */ macro
/external/libpcap/
Dpcap.c1589 case PCAP_ERROR_NOT_RFMON: in pcap_statustostr()