Searched refs:iface_bind_old (Results 1 – 1 of 1) sorted by relevance
212 static int iface_bind_old(int fd, const char *device, char *ebuf);1807 if (iface_bind_old(handle->fd, device, ebuf) == -1) in live_open_old()1903 iface_bind_old(int fd, const char *device, char *ebuf) in iface_bind_old() function