Home
last modified time | relevance | path

Searched defs:BPF_JMP_IMM (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/samples/bpf/
H A Dbpf_insn.h195 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ macro
/linux-6.15/tools/include/linux/
H A Dfilter.h248 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ macro
/linux-6.15/include/linux/
H A Dfilter.h404 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ macro