Searched refs:iface_bind_old (Results 1 – 1 of 1) sorted by relevance
391 static int iface_bind_old(int fd, const char *device, char *ebuf);5595 if (iface_bind_old(handle->fd, device, handle->errbuf) == -1)5751 iface_bind_old(int fd, const char *device, char *ebuf) function