HomeSort by: relevance | last modified time | path
    Searched defs:is_wifi (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/libpcap/dist/
pcap-linux.c 228 static int is_wifi(const char *);
1787 if (is_wifi(name)) {
1969 is_wifi(const char *device) function
2053 * is_wifi() to check for 802.11 devices; are there any
2056 if (!is_wifi(device)) {

Completed in 57 milliseconds