https://bugs.winehq.org/show_bug.cgi?id=37167
--- Comment #1 from André H. nerv@dawncrow.de --- Years later... When I change the value in the struct list returned by native pcap_findalldevs_ex from e.g. "enp9s0" to "rpcap://\Device\NPF_enp9s0" I get the same error, I tried some more combinations like removing the protocoll and such, but none worked... Any ideas?
Anyway, changing the struct contents leads to a problem regarding memory managment, we then need to cleanup the mess we made, so we would need to track it. I'm not sure if we should effort it