Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_kni_mbuf.rs13 pub struct rte_kni_mbuf { struct
37 const UNINIT: ::std::mem::MaybeUninit<rte_kni_mbuf> = in bindgen_test_layout_rte_kni_mbuf() argument
41 ::std::mem::size_of::<rte_kni_mbuf>(), in bindgen_test_layout_rte_kni_mbuf()
43 concat!("Size of: ", stringify!(rte_kni_mbuf)) in bindgen_test_layout_rte_kni_mbuf()
46 ::std::mem::align_of::<rte_kni_mbuf>(), in bindgen_test_layout_rte_kni_mbuf()
48 concat!("Alignment of ", stringify!(rte_kni_mbuf)) in bindgen_test_layout_rte_kni_mbuf()
57 stringify!(rte_kni_mbuf), in bindgen_test_layout_rte_kni_mbuf()
69 stringify!(rte_kni_mbuf), in bindgen_test_layout_rte_kni_mbuf()
79 stringify!(rte_kni_mbuf), in bindgen_test_layout_rte_kni_mbuf()
91 stringify!(rte_kni_mbuf), in bindgen_test_layout_rte_kni_mbuf()
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_kni_mbuf.h16 struct rte_kni_mbuf { struct