__skb_checksum 712 drivers/infiniband/sw/siw/siw.h crc = __skb_checksum(srx->skb, srx->skb_offset, len, crc, __skb_checksum 3559 include/linux/skbuff.h __wsum __skb_checksum(const struct sk_buff *skb, int offset, int len, __skb_checksum 59 include/net/sctp/checksum.h new = ~__skb_checksum(skb, offset, skb->len - offset, ~(__wsum)0, __skb_checksum 2908 net/core/dev.c crc32c_csum = cpu_to_le32(~__skb_checksum(skb, start, __skb_checksum 2695 net/core/skbuff.c csum2 = __skb_checksum(frag_iter, offset - start, __skb_checksum 2710 net/core/skbuff.c EXPORT_SYMBOL(__skb_checksum); __skb_checksum 2720 net/core/skbuff.c return __skb_checksum(skb, offset, len, csum, &ops);