Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c900 static const char any_descr[] = "Pseudo-device that captures on all interfaces"; variable
905 if (pcap_add_if(alldevsp, "any", 0, any_descr, errbuf) < 0) in pcap_platform_finddevs()