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

/external/libpcap/
H A Dpcap-linux.c212 static int iface_bind_old(int fd, const char *device, char *ebuf);
1807 if (iface_bind_old(handle->fd, device, ebuf) == -1)
1903 iface_bind_old(int fd, const char *device, char *ebuf) function

Completed in 74 milliseconds