Searched defs:BPF_ALU64_IMM (Results 1 – 2 of 2) sorted by relevance
/third_party/libbpf/include/linux/ | ||
D | filter.h | 24 #define BPF_ALU64_IMM(OP, DST, IMM) \ macro |
/third_party/ltp/include/lapi/ | ||
D | bpf.h | 496 #define BPF_ALU64_IMM(OP, DST, IMM) \ macro |