Searched refs:can_be_bound (Results 1 – 5 of 5) sorted by relevance
/external/libpcap/ |
D | pcap-nit.c | 387 can_be_bound(const char *name _U_) in can_be_bound() function 406 return (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcap_platform_finddevs()
|
D | pcap-snoop.c | 437 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()
|
D | pcap-snit.c | 476 can_be_bound(const char *name _U_) in can_be_bound() function 495 return (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcap_platform_finddevs()
|
D | pcap-pf.c | 556 can_be_bound(const char *name _U_) in can_be_bound() function 585 return (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound, in pcap_platform_finddevs()
|
D | pcap-linux.c | 2601 can_be_bound(const char *name _U_) function 2785 if (pcap_findalldevs_interfaces(devlistp, errbuf, can_be_bound,
|