Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIPS_JMP_MASK
arch/mips/net/bpf_jit_comp.c
178
if ((addr ^ pc) & ~MIPS_JMP_MASK)
arch/mips/net/bpf_jit_comp.c
181
return addr & MIPS_JMP_MASK;