Searched defs:with_checksum (Results 1 – 3 of 3) sorted by relevance
47 pub fn with_checksum( in with_checksum() method
49 pub fn with_checksum(icmp_type: Icmpv4Type, payload: &[u8]) -> Icmpv4Header { in with_checksum() method
39 pub fn with_checksum(self, checksum: u64) -> Self { in with_checksum() method