Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_eth_conf_1_0.h62 hw_strip_crc : 1, /**< Enable CRC stripping by hardware. */ member
H A Dlayout_eth_conf.h61 hw_strip_crc : 1, /**< Enable CRC stripping by hardware. */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_eth_conf.rs300 pub fn hw_strip_crc(&self) -> u16 { in hw_strip_crc() functions
346 hw_strip_crc: u16, in new_bitfield_1()
383 let hw_strip_crc: u16 =
384 unsafe { ::std::mem::transmute(hw_strip_crc) };
385 hw_strip_crc as u64

Completed in 5 milliseconds