Searched refs:PCAP_ERROR_NO_SUCH_DEVICE (Results 1 – 8 of 8) sorted by relevance
376 status = PCAP_ERROR_NO_SUCH_DEVICE;446 status = PCAP_ERROR_NO_SUCH_DEVICE;472 status = PCAP_ERROR_NO_SUCH_DEVICE;1081 return (PCAP_ERROR_NO_SUCH_DEVICE);1639 return (PCAP_ERROR_NO_SUCH_DEVICE);
731 return (PCAP_ERROR_NO_SUCH_DEVICE); in pcap_can_set_rfmon_bpf()1401 err = PCAP_ERROR_NO_SUCH_DEVICE; in check_setif_failure()1425 err = PCAP_ERROR_NO_SUCH_DEVICE; in check_setif_failure()1438 return (PCAP_ERROR_NO_SUCH_DEVICE); in check_setif_failure()1639 status = PCAP_ERROR_NO_SUCH_DEVICE;1653 status = PCAP_ERROR_NO_SUCH_DEVICE;2351 return (PCAP_ERROR_NO_SUCH_DEVICE);
112 status = PCAP_ERROR_NO_SUCH_DEVICE; in pcap_activate_libdlpi()
802 else if (status == PCAP_ERROR_NO_SUCH_DEVICE || in pcap_open_live()1553 case PCAP_ERROR_NO_SUCH_DEVICE: in pcap_statustostr()
271 case PCAP_ERROR_NO_SUCH_DEVICE: in add_or_find_if()
1061 return PCAP_ERROR_NO_SUCH_DEVICE;1326 status = PCAP_ERROR_NO_SUCH_DEVICE;5128 return PCAP_ERROR_NO_SUCH_DEVICE;6314 return PCAP_ERROR_NO_SUCH_DEVICE;
250 #define PCAP_ERROR_NO_SUCH_DEVICE -5 /* no such device exists */ macro
1687 else if ((status == PCAP_ERROR_NO_SUCH_DEVICE || in main()