Home | History | Annotate | Download | only in libpcap

Lines Matching refs:get_device

138 static struct device *get_device (int fd)
229 dev = get_device (p->fd);
341 struct device *dev = p ? get_device(p->fd) : NULL;
373 struct device *dev = p ? get_device (p->fd) : NULL;
430 if (!get_device(p->fd))
869 struct device *dev = p ? get_device(p->fd) : NULL;