Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BPF_OP
include/uapi/linux/bpf_common.h
31
#define BPF_OP(code) ((code) & 0xf0)
tools/include/uapi/linux/bpf_common.h
31
#define BPF_OP(code) ((code) & 0xf0)