HomeSort by relevance Sort by last modified time
    Searched full:any_descr (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
pcap-linux.c 900 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)
    [all...]

Completed in 112 milliseconds