Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BPF_CLASS
usr/src/uts/common/inet/ipf/bpf-ipf.h
348
#define BPF_CLASS(code) ((code) & 0x07)
usr/src/uts/common/io/bpf/net/bpf.h
198
#define BPF_CLASS(code) ((code) & 0x07)