Home
last modified time | relevance | path

Searched defs:BPF_MAXINSNS (Results 1 – 25 of 32) sorted by relevance

12

/external/bcc/src/cc/compat/linux/
Dbpf_common.h52 #define BPF_MAXINSNS 4096 macro
/external/kernel-headers/original/uapi/linux/
Dbpf_common.h54 #define BPF_MAXINSNS 4096 macro
/external/iproute2/include/uapi/linux/
Dbpf_common.h53 #define BPF_MAXINSNS 4096 macro
/external/iptables/include/linux/
Dfilter.h95 #define BPF_MAXINSNS 4096 macro
/external/minijail/tools/
Dbpf.py63 BPF_MAXINSNS = 4096 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go141 BPF_MAXINSNS = 0x200 const
Dzerrors_dragonfly_amd64.go121 BPF_MAXINSNS = 0x200 const
Dzerrors_openbsd_386.go126 BPF_MAXINSNS = 0x200 const
Dzerrors_netbsd_amd64.go130 BPF_MAXINSNS = 0x200 const
Dzerrors_openbsd_amd64.go127 BPF_MAXINSNS = 0x200 const
Dzerrors_openbsd_arm.go126 BPF_MAXINSNS = 0x200 const
Dzerrors_netbsd_arm.go130 BPF_MAXINSNS = 0x200 const
Dzerrors_darwin_arm64.go201 BPF_MAXINSNS = 0x200 const
Dzerrors_darwin_386.go201 BPF_MAXINSNS = 0x200 const
Dzerrors_darwin_arm.go201 BPF_MAXINSNS = 0x200 const
Dzerrors_darwin_amd64.go201 BPF_MAXINSNS = 0x200 const
Dzerrors_netbsd_386.go130 BPF_MAXINSNS = 0x200 const
Dzerrors_freebsd_arm.go187 BPF_MAXINSNS = 0x200 const
Dzerrors_freebsd_amd64.go187 BPF_MAXINSNS = 0x200 const
Dzerrors_freebsd_386.go187 BPF_MAXINSNS = 0x200 const
Dzerrors_linux_sparc64.go205 BPF_MAXINSNS = 0x1000 const
Dzerrors_linux_mips64le.go218 BPF_MAXINSNS = 0x1000 const
Dzerrors_linux_ppc64.go218 BPF_MAXINSNS = 0x1000 const
Dzerrors_linux_arm.go218 BPF_MAXINSNS = 0x1000 const
Dzerrors_linux_mips64.go218 BPF_MAXINSNS = 0x1000 const

12