Searched refs:PCAP_ERROR_NOT_RFMON (Results 1 – 2 of 2) sorted by relevance
/external/libpcap/pcap/ | ||
D | pcap.h | 256 #define PCAP_ERROR_NOT_RFMON -7 /* operation supported only in monitor mode */ macro |
/external/libpcap/ | ||
D | pcap.c | 1589 case PCAP_ERROR_NOT_RFMON: in pcap_statustostr() |