Function riot_sys::inline::inet_csum

source ·
pub unsafe fn inet_csum(
    sum: uint16_t,
    buf: *const uint8_t,
    len: uint16_t
) -> uint16_t