Home | History | Annotate | Download | only in libpcap

Lines Matching refs:get_device

139 static struct device *get_device (int fd)
245 dev = get_device (p->fd);
359 struct device *dev = p ? get_device(p->fd) : NULL;
392 struct device *dev = p ? get_device (p->fd) : NULL;
452 if (!get_device(p->fd))
893 struct device *dev = p ? get_device(p->fd) : NULL;