Home
last modified time | relevance | path

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

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs897 pub const BPF_F_PSEUDO_HDR: _bindgen_ty_8 = 16;
898 pub const BPF_F_MARK_MANGLED_0: _bindgen_ty_8 = 32;
899 pub const BPF_F_MARK_ENFORCE: _bindgen_ty_8 = 64;
900 pub type _bindgen_ty_8 = ::core::ffi::c_uint; typedef