Home
last modified time | relevance | path

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

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs918 pub const BPF_F_INDEX_MASK: _bindgen_ty_14 = 4294967295;
919 pub const BPF_F_CURRENT_CPU: _bindgen_ty_14 = 4294967295;
920 pub const BPF_F_CTXLEN_MASK: _bindgen_ty_14 = 4503595332403200;
921 pub type _bindgen_ty_14 = ::core::ffi::c_ulong; typedef