Searched refs:PCAP_ERROR_NO_SUCH_DEVICE (Results 1 – 3 of 3) sorted by relevance
384 return (PCAP_ERROR_NO_SUCH_DEVICE); in check_setif_failure()643 return (PCAP_ERROR_NO_SUCH_DEVICE); in monitor_mode()885 else if (status == PCAP_ERROR_NO_SUCH_DEVICE || in pcap_open_live()
141 #define PCAP_ERROR_NO_SUCH_DEVICE -5 /* no such device exists */ macro
506 case PCAP_ERROR_NO_SUCH_DEVICE: in pcap_statustostr()