Searched defs:BPF_RAW_INSN (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | bpf_insn.h | 199 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ macro
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | filter.h | 254 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | filter.h | 362 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ macro
|