Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CR0_EQ
arch/powerpc/net/bpf_jit.h
152
#define COND_EQ (CR0_EQ | COND_CMP_TRUE)
arch/powerpc/net/bpf_jit.h
153
#define COND_NE (CR0_EQ | COND_CMP_FALSE)