Lines Matching refs:pcap_findalldevs
161 Note that if pcap_findalldevs() fails it sets *alldevsp to NULL;
163 Explain "other addresses" in pcap_findalldevs(3PCAP).
257 Fix pcap_findalldevs() to find usbmon devices.
465 pcap_findalldevs(): don't sort interfaces by unit number
732 Add more interface flags to pcap_findalldevs().
740 Improve sorting of interfaces for pcap_findalldevs()
748 enumerating them for pcap_findalldevs()
972 Changes to error handling for pcap_findalldevs().
1162 Fixes in add_or_find_if() & pcap_findalldevs() to optimize generating
1226 added pcap_findalldevs()
1255 Added pcap_findalldevs() call to get list of interfaces in a MI way.