Home
last modified time | relevance | path

Searched defs:BPF_ALU (Results 1 – 25 of 35) sorted by relevance

12

/external/kernel-headers/original/uapi/linux/
Dbpf_common.h11 #define BPF_ALU 0x04 macro
/external/bcc/src/cc/compat/linux/
Dbpf_common.h10 #define BPF_ALU 0x04 macro
/external/iproute2/include/uapi/linux/
Dbpf_common.h11 #define BPF_ALU 0x04 macro
/external/elfutils/lib/
Dbpf.h14 #define BPF_ALU 0x04 macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/Disassembler/
DBPFDisassembler.cpp43 BPF_ALU = 0x4, enumerator
/external/libpcap/pcap/
Dbpf.h130 #define BPF_ALU 0x04 macro
/external/iptables/include/linux/
Dfilter.h44 #define BPF_ALU 0x04 macro
/external/minijail/tools/
Dbpf.py34 BPF_ALU = 0x04 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go120 BPF_ALU = 0x4 const
Dzerrors_dragonfly_amd64.go100 BPF_ALU = 0x4 const
Dzerrors_openbsd_arm.go104 BPF_ALU = 0x4 const
Dzerrors_netbsd_arm.go109 BPF_ALU = 0x4 const
Dzerrors_openbsd_amd64.go105 BPF_ALU = 0x4 const
Dzerrors_netbsd_amd64.go109 BPF_ALU = 0x4 const
Dzerrors_openbsd_386.go104 BPF_ALU = 0x4 const
Dzerrors_darwin_386.go181 BPF_ALU = 0x4 const
Dzerrors_darwin_arm64.go181 BPF_ALU = 0x4 const
Dzerrors_darwin_amd64.go181 BPF_ALU = 0x4 const
Dzerrors_darwin_arm.go181 BPF_ALU = 0x4 const
Dzerrors_freebsd_386.go165 BPF_ALU = 0x4 const
Dzerrors_freebsd_arm.go165 BPF_ALU = 0x4 const
Dzerrors_netbsd_386.go109 BPF_ALU = 0x4 const
Dzerrors_freebsd_amd64.go165 BPF_ALU = 0x4 const
Dzerrors_linux_sparc64.go185 BPF_ALU = 0x4 const
Dzerrors_linux_mipsle.go197 BPF_ALU = 0x4 const

12