Home
last modified time | relevance | path

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

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