Home
last modified time | relevance | path

Searched defs:BPF_OP (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbpf_common.h31 #define BPF_OP(code) ((code) & 0xf0) macro
/third_party/ltp/include/lapi/
H A Dbpf.h38 #define BPF_OP(code) ((code) & 0xf0) macro

Completed in 2 milliseconds