Home
last modified time | relevance | path

Searched refs:to_ones_complement_with_no_zero (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/
Dchecksum.rs127 pub fn to_ones_complement_with_no_zero(&self) -> u16 { in to_ones_complement_with_no_zero() method
137 pub fn to_ones_complement_with_no_zero(&self) -> u16 { in to_ones_complement_with_no_zero() method
228 fn to_ones_complement_with_no_zero() { in to_ones_complement_with_no_zero() function
234 .to_ones_complement_with_no_zero() in to_ones_complement_with_no_zero()
245 .to_ones_complement_with_no_zero() in to_ones_complement_with_no_zero()
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/transport/
Dudp_header.rs210 .to_ones_complement_with_no_zero() in calc_checksum_post_ip()
378 .to_ones_complement_with_no_zero()
612 .to_ones_complement_with_no_zero()