Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/linux/
Dbpf_common.h8 #define BPF_LDX 0x01 macro
/external/bcc/src/cc/compat/linux/
Dbpf_common.h7 #define BPF_LDX 0x01 macro
/external/iproute2/include/uapi/linux/
Dbpf_common.h8 #define BPF_LDX 0x01 macro
/external/elfutils/lib/
Dbpf.h11 #define BPF_LDX 0x01 macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/Disassembler/
DBPFDisassembler.cpp40 BPF_LDX = 0x1, enumerator
/external/libpcap/pcap/
Dbpf.h127 #define BPF_LDX 0x01 macro
/external/iptables/include/linux/
Dfilter.h41 #define BPF_LDX 0x01 macro
/external/minijail/tools/
Dbpf.py31 BPF_LDX = 0x01 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go136 BPF_LDX = 0x1 const
Dzerrors_dragonfly_amd64.go116 BPF_LDX = 0x1 const
Dzerrors_openbsd_arm.go121 BPF_LDX = 0x1 const
Dzerrors_netbsd_arm.go125 BPF_LDX = 0x1 const
Dzerrors_openbsd_amd64.go122 BPF_LDX = 0x1 const
Dzerrors_netbsd_amd64.go125 BPF_LDX = 0x1 const
Dzerrors_openbsd_386.go121 BPF_LDX = 0x1 const
Dzerrors_darwin_386.go196 BPF_LDX = 0x1 const
Dzerrors_darwin_arm64.go196 BPF_LDX = 0x1 const
Dzerrors_darwin_amd64.go196 BPF_LDX = 0x1 const
Dzerrors_darwin_arm.go196 BPF_LDX = 0x1 const
Dzerrors_freebsd_386.go182 BPF_LDX = 0x1 const
Dzerrors_freebsd_arm.go182 BPF_LDX = 0x1 const
Dzerrors_netbsd_386.go125 BPF_LDX = 0x1 const
Dzerrors_freebsd_amd64.go182 BPF_LDX = 0x1 const
Dzerrors_linux_sparc64.go200 BPF_LDX = 0x1 const
Dzerrors_linux_mipsle.go213 BPF_LDX = 0x1 const

12