Home
last modified time | relevance | path

Searched defs:BPF_MUL (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/lib/
H A Dbpf.h47 #define BPF_MUL 0x20 macro
/third_party/libbpf/include/uapi/linux/
H A Dbpf_common.h34 #define BPF_MUL 0x20 macro
/third_party/ltp/include/lapi/
H A Dbpf.h41 #define BPF_MUL 0x20 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2192 pub const BPF_MUL: ::__u32 = 0x20; consts

Completed in 26 milliseconds