Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BPF_BASE_TYPE_MASK
include/linux/bpf_verifier.h
949
return type & BPF_BASE_TYPE_MASK;
include/linux/bpf_verifier.h
955
return type & ~BPF_BASE_TYPE_MASK;