Home
last modified time | relevance | path

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

/samples/bpf/
Dlibbpf.h121 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
131 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
141 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) \ argument
151 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
161 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
171 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument
181 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument