Home
last modified time | relevance | path

Searched refs:BIOCGBLEN (Results 1 – 18 of 18) sorted by relevance

/external/scapy/scapy/arch/bpf/
Dconsts.py20 BIOCGBLEN = 0x40044266 variable
Dsupersocket.py15 from scapy.arch.bpf.consts import BIOCGBLEN, BIOCGDLT, BIOCGSTATS, \
179 ret = fcntl.ioctl(self.ins, BIOCGBLEN, struct.pack("I", 0))
/external/libpcap/
Dpcap-bpf.c1956 if ((ioctl(fd, BIOCGBLEN, (caddr_t)&v) < 0) ||
2037 if ((ioctl(fd, BIOCGBLEN, (caddr_t)&v) < 0) ||
2446 if (ioctl(fd, BIOCGBLEN, (caddr_t)&v) < 0) {
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go89 BIOCGBLEN = 0x40044266 const
Dzerrors_dragonfly_amd64.go74 BIOCGBLEN = 0x40044266 const
Dzerrors_openbsd_arm.go76 BIOCGBLEN = 0x40044266 const
Dzerrors_openbsd_amd64.go77 BIOCGBLEN = 0x40044266 const
Dzerrors_openbsd_386.go76 BIOCGBLEN = 0x40044266 const
Dzerrors_darwin_386.go156 BIOCGBLEN = 0x40044266 const
Dzerrors_darwin_arm64.go156 BIOCGBLEN = 0x40044266 const
Dzerrors_darwin_amd64.go156 BIOCGBLEN = 0x40044266 const
Dzerrors_netbsd_arm.go81 BIOCGBLEN = 0x40044266 const
Dzerrors_darwin_arm.go156 BIOCGBLEN = 0x40044266 const
Dzerrors_freebsd_386.go129 BIOCGBLEN = 0x40044266 const
Dzerrors_freebsd_arm.go129 BIOCGBLEN = 0x40044266 const
Dzerrors_netbsd_386.go81 BIOCGBLEN = 0x40044266 const
Dzerrors_freebsd_amd64.go129 BIOCGBLEN = 0x40044266 const
Dzerrors_netbsd_amd64.go81 BIOCGBLEN = 0x40044266 const