Home
last modified time | relevance | path

Searched refs:tun_type (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_mbuf_1_0.h109 uint32_t tun_type:4; /**< Tunnel type. */ member
H A Dlayout_mbuf.h108 uint32_t tun_type:4; /**< Tunnel type. */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_mbuf.rs315 pub fn tun_type(&self) -> u32 { in tun_type() functions
371 tun_type: u32, in new_bitfield_1()
391 let tun_type: u32 = unsafe { ::std::mem::transmute(tun_type) };
392 tun_type as u64

Completed in 2 milliseconds