Home
last modified time | relevance | path

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

/external/crosvm/net_sys/src/
Diff.rs1137 pub const IF_OPER_UNKNOWN: _bindgen_ty_4 = 0;
1138 pub const IF_OPER_NOTPRESENT: _bindgen_ty_4 = 1;
1139 pub const IF_OPER_DOWN: _bindgen_ty_4 = 2;
1140 pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_4 = 3;
1141 pub const IF_OPER_TESTING: _bindgen_ty_4 = 4;
1142 pub const IF_OPER_DORMANT: _bindgen_ty_4 = 5;
1143 pub const IF_OPER_UP: _bindgen_ty_4 = 6;
1144 pub type _bindgen_ty_4 = u32; typedef
/external/crosvm/vfio_sys/src/
Dvfio.rs294 pub const VFIO_CCW_IO_IRQ_INDEX: _bindgen_ty_4 = 0;
295 pub const VFIO_CCW_NUM_IRQS: _bindgen_ty_4 = 1;
296 pub type _bindgen_ty_4 = u32; typedef