Searched refs:PCAP_ERROR_NO_SUCH_DEVICE (Results 1 – 15 of 15) sorted by relevance
637 return (PCAP_ERROR_NO_SUCH_DEVICE); in bpf_bind()646 return (PCAP_ERROR_NO_SUCH_DEVICE); in bpf_bind()659 return (PCAP_ERROR_NO_SUCH_DEVICE); in bpf_bind()747 return (PCAP_ERROR_NO_SUCH_DEVICE); in device_exists()760 return (PCAP_ERROR_NO_SUCH_DEVICE); in device_exists()935 if (status == PCAP_ERROR_NO_SUCH_DEVICE) in pcap_can_set_rfmon_bpf()1644 if (error == PCAP_ERROR_NO_SUCH_DEVICE) { in check_setif_failure()1671 return (PCAP_ERROR_NO_SUCH_DEVICE); in check_setif_failure()1676 if (err == PCAP_ERROR_NO_SUCH_DEVICE) { in check_setif_failure()1698 err = PCAP_ERROR_NO_SUCH_DEVICE; in check_setif_failure()[all …]
370 return (PCAP_ERROR_NO_SUCH_DEVICE); in open_dlpi_device()423 return (PCAP_ERROR_NO_SUCH_DEVICE); in open_dlpi_device()447 status = PCAP_ERROR_NO_SUCH_DEVICE; in open_dlpi_device()1015 if (fd == PCAP_ERROR_NO_SUCH_DEVICE) {1203 return (PCAP_ERROR_NO_SUCH_DEVICE);1768 return (PCAP_ERROR_NO_SUCH_DEVICE);1847 return (PCAP_ERROR_NO_SUCH_DEVICE);
450 else if (status == PCAP_ERROR_NO_SUCH_DEVICE || in pcap_open()
112 status = PCAP_ERROR_NO_SUCH_DEVICE; in pcap_activate_libdlpi()
771 return PCAP_ERROR_NO_SUCH_DEVICE; in pcap_dpdk_activate()798 ret = PCAP_ERROR_NO_SUCH_DEVICE; in pcap_dpdk_activate()
693 return PCAP_ERROR_NO_SUCH_DEVICE; in usb_activate()788 ret = PCAP_ERROR_NO_SUCH_DEVICE; in usb_activate()
970 status = PCAP_ERROR_NO_SUCH_DEVICE; in pcap_activate_linux()4456 ret = PCAP_ERROR_NO_SUCH_DEVICE; in iface_bind()5084 ret = PCAP_ERROR_NO_SUCH_DEVICE; in iface_get_arptype()
792 ret = PCAP_ERROR_NO_SUCH_DEVICE; in dag_activate()
2855 else if (status == PCAP_ERROR_NO_SUCH_DEVICE ||3637 case PCAP_ERROR_NO_SUCH_DEVICE:
973 return (PCAP_ERROR_NO_SUCH_DEVICE); in pcap_activate_npf()
75 Windows: Report PCAP_ERROR_NO_SUCH_DEVICE for a non-existent device
194 else if (status == PCAP_ERROR_NO_SUCH_DEVICE) { in open_interface()
343 #define PCAP_ERROR_NO_SUCH_DEVICE -5 /* no such device exists */ macro
211 pcap_t to an error string. For PCAP_ERROR_NO_SUCH_DEVICE and
1036 else if (status == PCAP_ERROR_NO_SUCH_DEVICE) { in open_interface()