Home
last modified time | relevance | path

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

/third_party/elfutils/lib/
H A Dbpf.h55 #define BPF_XOR 0xa0 macro
/third_party/libbpf/include/uapi/linux/
H A Dbpf_common.h42 #define BPF_XOR 0xa0 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2200 pub const BPF_XOR: ::__u32 = 0xa0; consts

Completed in 12 milliseconds