Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_array.rs55 pub struct rte_mempool_ops { struct
71 const UNINIT: ::std::mem::MaybeUninit<rte_mempool_ops> = in bindgen_test_layout_rte_mempool_ops() argument
75 ::std::mem::size_of::<rte_mempool_ops>(), in bindgen_test_layout_rte_mempool_ops()
77 concat!("Size of: ", stringify!(rte_mempool_ops)) in bindgen_test_layout_rte_mempool_ops()
80 ::std::mem::align_of::<rte_mempool_ops>(), in bindgen_test_layout_rte_mempool_ops()
82 concat!("Alignment of ", stringify!(rte_mempool_ops)) in bindgen_test_layout_rte_mempool_ops()
89 stringify!(rte_mempool_ops), in bindgen_test_layout_rte_mempool_ops()
99 stringify!(rte_mempool_ops), in bindgen_test_layout_rte_mempool_ops()
109 stringify!(rte_mempool_ops), in bindgen_test_layout_rte_mempool_ops()
119 stringify!(rte_mempool_ops), in bindgen_test_layout_rte_mempool_ops()
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_array.h57 struct rte_mempool_ops { struct
90 struct rte_mempool_ops ops[RTE_MEMPOOL_MAX_OPS_IDX];