Home | History | Annotate | Download | only in libpcap

Lines Matching full:has_wext

430 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)
5458 err = has_wext(sock_fd, device, handle->errbuf);