Home
last modified time | relevance | path

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

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs911 pub const BPF_F_ZERO_CSUM_TX: _bindgen_ty_12 = 2;
912 pub const BPF_F_DONT_FRAGMENT: _bindgen_ty_12 = 4;
913 pub const BPF_F_SEQ_NUMBER: _bindgen_ty_12 = 8;
914 pub const BPF_F_NO_TUNNEL_KEY: _bindgen_ty_12 = 16;
915 pub type _bindgen_ty_12 = ::core::ffi::c_uint; typedef