Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_eth_conf_1_0.h57 hw_ip_checksum : 1, /**< IP/UDP/TCP checksum offload enable. */ member
H A Dlayout_eth_conf.h56 hw_ip_checksum : 1, /**< IP/UDP/TCP checksum offload enable. */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_eth_conf.rs235 pub fn hw_ip_checksum(&self) -> u16 { in hw_ip_checksum() functions
341 hw_ip_checksum: u16, in new_bitfield_1()
358 let hw_ip_checksum: u16 =
359 unsafe { ::std::mem::transmute(hw_ip_checksum) };
360 hw_ip_checksum as u64

Completed in 4 milliseconds