Home
last modified time | relevance | path

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

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs938 pub const BPF_RINGBUF_BUSY_BIT: _bindgen_ty_24 = 2147483648;
939 pub const BPF_RINGBUF_DISCARD_BIT: _bindgen_ty_24 = 1073741824;
940 pub const BPF_RINGBUF_HDR_SZ: _bindgen_ty_24 = 8;
941 pub type _bindgen_ty_24 = ::core::ffi::c_uint; typedef