Home
last modified time | relevance | path

Searched refs:rte_ipv4_tuple (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
D16-byte-alignment.rs10 pub struct rte_ipv4_tuple { struct
109 const UNINIT: ::std::mem::MaybeUninit<rte_ipv4_tuple> = in bindgen_test_layout_rte_ipv4_tuple()
113 ::std::mem::size_of::<rte_ipv4_tuple>(), in bindgen_test_layout_rte_ipv4_tuple()
115 concat!("Size of: ", stringify!(rte_ipv4_tuple)) in bindgen_test_layout_rte_ipv4_tuple()
118 ::std::mem::align_of::<rte_ipv4_tuple>(), in bindgen_test_layout_rte_ipv4_tuple()
120 concat!("Alignment of ", stringify!(rte_ipv4_tuple)) in bindgen_test_layout_rte_ipv4_tuple()
129 stringify!(rte_ipv4_tuple), in bindgen_test_layout_rte_ipv4_tuple()
141 stringify!(rte_ipv4_tuple), in bindgen_test_layout_rte_ipv4_tuple()
147 impl Default for rte_ipv4_tuple { implementation
308 pub v4: rte_ipv4_tuple,
D16-byte-alignment_1_0.rs53 pub struct rte_ipv4_tuple { struct
155 const UNINIT: ::std::mem::MaybeUninit<rte_ipv4_tuple> = in bindgen_test_layout_rte_ipv4_tuple()
159 ::std::mem::size_of::<rte_ipv4_tuple>(), in bindgen_test_layout_rte_ipv4_tuple()
161 concat!("Size of: ", stringify!(rte_ipv4_tuple)) in bindgen_test_layout_rte_ipv4_tuple()
164 ::std::mem::align_of::<rte_ipv4_tuple>(), in bindgen_test_layout_rte_ipv4_tuple()
166 concat!("Alignment of ", stringify!(rte_ipv4_tuple)) in bindgen_test_layout_rte_ipv4_tuple()
175 stringify!(rte_ipv4_tuple), in bindgen_test_layout_rte_ipv4_tuple()
187 stringify!(rte_ipv4_tuple), in bindgen_test_layout_rte_ipv4_tuple()
193 impl Clone for rte_ipv4_tuple { implementation
348 pub v4: __BindgenUnionField<rte_ipv4_tuple>,
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
D16-byte-alignment_1_0.h7 struct rte_ipv4_tuple { struct
32 struct rte_ipv4_tuple v4; argument
D16-byte-alignment.h7 struct rte_ipv4_tuple { struct
32 struct rte_ipv4_tuple v4; argument