Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array.h21 #define RTE_MEMPOOL_OPS_NAMESIZE 32 /**< Max length of ops struct name. */ macro
58 char name[RTE_MEMPOOL_OPS_NAMESIZE]; /**< Name of mempool ops struct. */
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_array.rs9 pub const RTE_MEMPOOL_OPS_NAMESIZE: u32 = 32; consts

Completed in 1 milliseconds