Home
last modified time | relevance | path

Searched refs:RTE_MEMPOOL_MAX_OPS_IDX (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array.h66 #define RTE_MEMPOOL_MAX_OPS_IDX 16 /**< Max registered ops structs */ macro
90 struct rte_mempool_ops ops[RTE_MEMPOOL_MAX_OPS_IDX];
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_array.rs10 pub const RTE_MEMPOOL_MAX_OPS_IDX: u32 = 16; consts

Completed in 2 milliseconds