HomeSort by relevance Sort by last modified time
    Searched refs:is_dlpi_interface (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-libdlpi.c 274 is_dlpi_interface(const char *name _U_) function
296 if (pcap_findalldevs_interfaces(alldevsp, errbuf, is_dlpi_interface) == -1)
pcap-dlpi.c 986 is_dlpi_interface(const char *name) function
1045 if (pcap_findalldevs_interfaces(alldevsp, errbuf, is_dlpi_interface) == -1)
    [all...]

Completed in 74 milliseconds