Searched refs:BIOCVERSION (Results 1 – 5 of 5) sorted by relevance
598 if (ioctl(p->fd, BIOCVERSION, (caddr_t)&bv) >= 0) { in pcap_setfilter_pf()
1790 if (ioctl(fd, BIOCVERSION, (caddr_t)&bv) < 0) {
469 pub const BIOCVERSION: ::c_ulong = 0x40044271; constant
1791 unsigned IOCTL_BIOCVERSION = BIOCVERSION;
679 _(BIOCVERSION, WRITE, struct_bpf_version_sz);