Home | History | Annotate | Download | only in libpcap

Lines Matching full:iface_get_id

205 static int	iface_get_id(int fd, const char *device, char *ebuf);
1429 handle->md.lo_ifindex = iface_get_id(sock_fd, "lo", ebuf);
1514 handle->md.ifindex = iface_get_id(sock_fd, device, ebuf);
1609 iface_get_id(int fd, const char *device, char *ebuf)