Home
last modified time | relevance | path

Searched refs:can_be_bound (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-haiku.cpp271 can_be_bound(const char *name _U_) in can_be_bound() function
294 return pcap_findalldevs_interfaces(_allDevices, errorBuffer, can_be_bound, in pcap_platform_finddevs()
H A Dpcap-nit.c389 can_be_bound(const char *name _U_) in can_be_bound() function
408 return (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcap_platform_finddevs()
H A Dpcap-snit.c482 can_be_bound(const char *name _U_) in can_be_bound() function
501 return (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcap_platform_finddevs()
H A Dpcap-snoop.c437 can_be_bound(const char *name _U_) in can_be_bound() function
456 return (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcap_platform_finddevs()
H A Dpcap-pf.c554 can_be_bound(const char *name _U_) in can_be_bound() function
583 return (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcap_platform_finddevs()
H A Dpcap-linux.c1442 can_be_bound(const char *name _U_) in can_be_bound() function
1753 if (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcap_platform_finddevs()