Home
last modified time | relevance | path

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

/openbsd/lib/libpcap/
H A Dpcap.h143 #define PCAP_ERROR_NOT_RFMON -7 /* operation supported only in monitor mode */ macro
H A Dpcap.c512 case PCAP_ERROR_NOT_RFMON: in pcap_statustostr()