Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CR0_LT
arch/powerpc/net/bpf_jit.h
151
#define COND_GE (CR0_LT | COND_CMP_FALSE)
arch/powerpc/net/bpf_jit.h
154
#define COND_LT (CR0_LT | COND_CMP_TRUE)