Function capsules::net::sixlowpan_compression::decompress_udp_checksum [] [src]

fn decompress_udp_checksum(
    udp_nhc: u8,
    udp_header: &[u8],
    udp_length: u16,
    ip6_header: &IP6Header,
    buf: &[u8],
    consumed: &mut usize
) -> u16