Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c430 static int iface_bind_old(int fd, const char *device, char *ebuf);
6083 if (iface_bind_old(handle->fd, device, handle->errbuf) == -1)
6239 iface_bind_old(int fd, const char *device, char *ebuf) function