Searched refs:PCAP_ERROR_NO_SUCH_DEVICE (Results 1 – 7 of 7) sorted by relevance
380 status = PCAP_ERROR_NO_SUCH_DEVICE;448 status = PCAP_ERROR_NO_SUCH_DEVICE;472 status = PCAP_ERROR_NO_SUCH_DEVICE;1042 return (PCAP_ERROR_NO_SUCH_DEVICE);1600 return (PCAP_ERROR_NO_SUCH_DEVICE);
735 return (PCAP_ERROR_NO_SUCH_DEVICE); in pcap_can_set_rfmon_bpf()1405 err = PCAP_ERROR_NO_SUCH_DEVICE; in check_setif_failure()1429 err = PCAP_ERROR_NO_SUCH_DEVICE; in check_setif_failure()1442 return (PCAP_ERROR_NO_SUCH_DEVICE); in check_setif_failure()1619 status = PCAP_ERROR_NO_SUCH_DEVICE;1633 status = PCAP_ERROR_NO_SUCH_DEVICE;2326 return (PCAP_ERROR_NO_SUCH_DEVICE);
117 err = PCAP_ERROR_NO_SUCH_DEVICE; in pcap_activate_libdlpi()
790 else if (status == PCAP_ERROR_NO_SUCH_DEVICE || in pcap_open_live()1523 case PCAP_ERROR_NO_SUCH_DEVICE: in pcap_statustostr()
991 return PCAP_ERROR_NO_SUCH_DEVICE;4743 return PCAP_ERROR_NO_SUCH_DEVICE;5826 return PCAP_ERROR_NO_SUCH_DEVICE;
250 #define PCAP_ERROR_NO_SUCH_DEVICE -5 /* no such device exists */ macro
1318 else if ((status == PCAP_ERROR_NO_SUCH_DEVICE || in main()