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.c390 can_be_bound(const char *name) in can_be_bound() function
425 if (! can_be_bound(device)) { in pcapint_create_interface()
495 return pcapint_findalldevs_interfaces(_allDevices, errorBuffer, can_be_bound, in pcapint_platform_finddevs()
H A Dpcap-nit.c387 can_be_bound(const char *name _U_) in can_be_bound() function
406 return (pcapint_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcapint_platform_finddevs()
H A Dpcap-snit.c481 can_be_bound(const char *name _U_) in can_be_bound() function
500 return (pcapint_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcapint_platform_finddevs()
H A Dpcap-snoop.c435 can_be_bound(const char *name _U_) in can_be_bound() function
454 return (pcapint_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcapint_platform_finddevs()
H A Dpcap-pf.c553 can_be_bound(const char *name _U_) in can_be_bound() function
582 return (pcapint_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcapint_platform_finddevs()
H A Dpcap-linux.c1624 can_be_bound(const char *name _U_) in can_be_bound() function
1935 if (pcapint_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcapint_platform_finddevs()