Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c430 static int has_wext(int sock_fd, const char *device, char *ebuf);
2849 if (has_wext(sock_fd, device, errbuf) == 1) {
5335 has_wext(int sock_fd, const char *device, char *ebuf) function
5458 err = has_wext(sock_fd, device, handle->errbuf);