Home
last modified time | relevance | path

Searched refs:BPF_JGT (Results 1 - 4 of 4) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbpf_common.h46 #define BPF_JGT 0x20 macro
/third_party/elfutils/lib/
H A Dbpf.h62 #define BPF_JGT 0x20 macro
/third_party/elfutils/libcpu/
H A Dbpf_disasm.c331 case BPF_JMP | BPF_JGT | BPF_K: in bpf_disasm()
365 case BPF_JMP | BPF_JGT | BPF_X: in bpf_disasm()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2203 pub const BPF_JGT: ::__u32 = 0x20; consts

Completed in 14 milliseconds