Searched refs:dag_platform_finddevs (Results 1 - 4 of 4) sorted by relevance

/external/libpcap/
H A Dpcap-dag.h14 int dag_platform_finddevs(pcap_if_t **devlistp, char *errbuf);
H A Dpcap-dag.c90 #define dag_platform_finddevs pcap_platform_finddevs macro
771 dag_platform_finddevs(pcap_if_t **devlistp, char *errbuf) function
H A Dpcap-bpf.c1048 if (dag_platform_finddevs(alldevsp, errbuf) < 0)
H A Dpcap-linux.c909 if (dag_platform_finddevs(alldevsp, errbuf) < 0)

Completed in 60 milliseconds