Function libpacket::icmp::checksum[][src]

pub fn checksum(packet: &IcmpPacket<'_>) -> u16be
Expand description

Calculates a checksum of an ICMP packet.