Searched refs:get_device (Results 1 – 3 of 3) sorted by relevance
138 static struct device *get_device (int fd) in get_device() function229 dev = get_device (p->fd); in pcap_read_one()341 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_stats_dos()373 struct device *dev = p ? get_device (p->fd) : NULL; in pcap_stats_ex()430 if (!get_device(p->fd)) in pcap_close_dos()869 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_sendpacket_dos()
12 get_device
406 extern struct device * get_device(struct device * dev);