diff

Function diff 

Source
pub fn diff(from: &[u8], to: &[u8], seed: u32) -> u16
Expand description

Equivalent of bpf_csum_diff

This method allows adding and/or removing bytes in a running checksum calculation so that the entirety of the checksum doesn’t need to be recalculated