Home
last modified time | relevance | path

Searched refs:BIOCSETF (Results 1 – 20 of 20) sorted by relevance

/external/scapy/scapy/arch/bpf/
Dconsts.py21 BIOCSETF = 0x80104267 variable
Dcore.py118 ret = LIBC.ioctl(c_int(fd), BIOCSETF, cast(pointer(bp), c_char_p))
/external/libpcap/testprogs/
Dvalgrindtest.c379 ioctl(pcap_fd, BIOCSETF, &bad_fcode); in main()
396 ioctl(pcap_fd, BIOCSETF, &bad_fcode); in main()
/external/libpcap/
Dpcap-pf.c614 if (ioctl(p->fd, BIOCSETF, (caddr_t)fp) < 0) { in pcap_setfilter_pf()
Dpcap-bpf.c2488 if (ioctl(p->fd, BIOCSETF, (caddr_t)&total_prog) < 0) {
3173 if (ioctl(p->fd, BIOCSETF, (caddr_t)fp) == 0) {
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go105 BIOCSETF = -0x7fefbd99 const
Dzerrors_dragonfly_amd64.go88 BIOCSETF = 0x80104267 const
Dzerrors_openbsd_arm.go92 BIOCSETF = 0x80084267 const
Dzerrors_openbsd_amd64.go93 BIOCSETF = 0x80104267 const
Dzerrors_openbsd_386.go92 BIOCSETF = 0x80084267 const
Dzerrors_darwin_386.go169 BIOCSETF = 0x80084267 const
Dzerrors_darwin_arm64.go169 BIOCSETF = 0x80104267 const
Dzerrors_darwin_amd64.go169 BIOCSETF = 0x80104267 const
Dzerrors_netbsd_arm.go95 BIOCSETF = 0x80084267 const
Dzerrors_darwin_arm.go169 BIOCSETF = 0x80104267 const
Dzerrors_freebsd_386.go150 BIOCSETF = 0x80084267 const
Dzerrors_freebsd_arm.go150 BIOCSETF = 0x80084267 const
Dzerrors_netbsd_386.go95 BIOCSETF = 0x80084267 const
Dzerrors_freebsd_amd64.go150 BIOCSETF = 0x80104267 const
Dzerrors_netbsd_amd64.go95 BIOCSETF = 0x80104267 const