Home
last modified time | relevance | path

Searched defs:BPF_OR (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/lib/
H A Dbpf.h49 #define BPF_OR 0x40 macro
/third_party/libbpf/include/uapi/linux/
H A Dbpf_common.h36 #define BPF_OR 0x40 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2194 pub const BPF_OR: ::__u32 = 0x40; consts

Completed in 20 milliseconds