Home
last modified time | relevance | path

Searched refs:BIOCVERSION (Results 1 – 4 of 4) sorted by relevance

/external/libpcap/
Dpcap-pf.c601 if (ioctl(p->fd, BIOCVERSION, (caddr_t)&bv) >= 0) { in pcap_setfilter_pf()
Dpcap-bpf.c1803 if (ioctl(fd, BIOCVERSION, (caddr_t)&bv) < 0) {
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs493 pub const BIOCVERSION: ::c_ulong = 0x40044271; constant
/external/rust/crates/libc/src/unix/nto/
Dmod.rs2177 pub const BIOCVERSION: ::c_int = 1074020977; constant