Home
last modified time | relevance | path

Searched defs:with_checksum (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/etherparse/src/transport/
Dicmpv6_header.rs47 pub fn with_checksum( in with_checksum() method
Dicmpv4_header.rs49 pub fn with_checksum(icmp_type: Icmpv4Type, payload: &[u8]) -> Icmpv4Header { in with_checksum() method
/external/rust/android-crates-io/crates/icu_provider/src/
Dresponse.rs39 pub fn with_checksum(self, checksum: u64) -> Self { in with_checksum() method