Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
H A Dbpf_common.h47 #define BPF_JGE 0x30 macro
/third_party/elfutils/lib/
H A Dbpf.h63 #define BPF_JGE 0x30 macro
/third_party/elfutils/libcpu/
H A Dbpf_disasm.c334 case BPF_JMP | BPF_JGE | BPF_K: in bpf_disasm()
368 case BPF_JMP | BPF_JGE | BPF_X: in bpf_disasm()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2204 pub const BPF_JGE: ::__u32 = 0x30; consts

Completed in 13 milliseconds