Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NO_JUMP
arch/parisc/net/bpf_jit_comp32.c
717
#define NO_JUMP(idx) (2 + (idx) - 1)
arch/parisc/net/bpf_jit_comp32.c
779
#undef NO_JUMP
arch/riscv/net/bpf_jit_comp32.c
582
#define NO_JUMP(idx) (6 + (2 * (idx)))
arch/riscv/net/bpf_jit_comp32.c
642
#undef NO_JUMP