Home
last modified time | relevance | path

Searched refs:_bindgen_ty_4 (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs454 pub const BPF_ANY: _bindgen_ty_4 = 0;
455 pub const BPF_NOEXIST: _bindgen_ty_4 = 1;
456 pub const BPF_EXIST: _bindgen_ty_4 = 2;
457 pub const BPF_F_LOCK: _bindgen_ty_4 = 4;
458 pub type _bindgen_ty_4 = ::core::ffi::c_uint; typedef