Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libpcap/
Dpcap-linux.c469 static int has_wext(int sock_fd, const char *device, char *ebuf);
3126 if (has_wext(sock_fd, device, errbuf) == 1) {
5853 has_wext(int sock_fd, const char *device, char *ebuf) function
5979 err = has_wext(sock_fd, device, handle->errbuf);