Home
last modified time | relevance | path

Searched defs:__u32 (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs185 pub type __u32 = ::core::ffi::c_uint; typedef
1016 pub fn gpl_compatible(&self) -> __u32 { in gpl_compatible()
1020 pub fn set_gpl_compatible(&mut self, val: __u32) { in set_gpl_compatible()