Home
last modified time | relevance | path

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

/external/scapy/scapy/arch/bpf/
Dconsts.py22 BIOCSHDRCMPLT = 0x80044275 variable
Dsupersocket.py16 BIOCIMMEDIATE, BIOCPROMISC, BIOCSBLEN, BIOCSETIF, BIOCSHDRCMPLT, \
88 fcntl.ioctl(self.ins, BIOCSHDRCMPLT, struct.pack('i', 1))
/external/libpcap/
Dpcap-bpf.c1217 if (ioctl(p->fd, BIOCSHDRCMPLT, &spoof_eth_src) == -1) { in pcap_inject_bpf()
1649 #if defined(BIOCGHDRCMPLT) && defined(BIOCSHDRCMPLT)
2310 #if defined(BIOCGHDRCMPLT) && defined(BIOCSHDRCMPLT)
2320 if (ioctl(fd, BIOCSHDRCMPLT, &spoof_eth_src) == -1) {
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go109 BIOCSHDRCMPLT = -0x7ffbbd8b const
Dzerrors_dragonfly_amd64.go91 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_openbsd_arm.go96 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_openbsd_amd64.go97 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_openbsd_386.go96 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_darwin_386.go172 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_darwin_arm64.go172 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_darwin_amd64.go172 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_netbsd_arm.go98 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_darwin_arm.go172 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_freebsd_386.go155 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_freebsd_arm.go155 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_netbsd_386.go98 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_freebsd_amd64.go155 BIOCSHDRCMPLT = 0x80044275 const
Dzerrors_netbsd_amd64.go98 BIOCSHDRCMPLT = 0x80044275 const