Searched refs:can_be_bound (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/libpcap/ |
| H A D | pcap-haiku.c | 390 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 D | pcap-nit.c | 387 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 D | pcap-snit.c | 481 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 D | pcap-snoop.c | 435 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 D | pcap-pf.c | 553 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 D | pcap-linux.c | 1624 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()
|