Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CR0_GT
arch/powerpc/net/bpf_jit.h
150
#define COND_GT (CR0_GT | COND_CMP_TRUE)
arch/powerpc/net/bpf_jit.h
155
#define COND_LE (CR0_GT | COND_CMP_FALSE)