Symbol: skb_checksum
drivers/net/amt.c
2614
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
drivers/net/amt.c
574
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
drivers/net/amt.c
673
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
drivers/net/amt.c
764
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1162
skb_csum = skb_checksum(skb, udphoff, skb->len - udphoff,
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
1257
skb_checksum(skb, offset, len, 0),
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c
1104
skb->csum = skb_checksum(skb, offset,
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c
1116
skb_checksum(skb, offset,
drivers/net/ethernet/sun/sunvnet_common.c
325
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
drivers/net/ethernet/sun/sunvnet_common.c
333
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
drivers/net/ethernet/sun/sunvnet_common.c
358
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
drivers/net/ethernet/sun/sunvnet_common.c
366
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
drivers/net/netdevsim/psp.c
94
csum = skb_checksum(skb, skb_transport_offset(skb),
include/linux/skbuff.h
4281
__wsum skb_checksum(const struct sk_buff *skb, int offset, int len,
include/net/udplite.h
84
return skb_checksum(skb, off, len, 0);
net/bpf/test_run.c
1155
skb->csum = skb_checksum(skb, off, len, 0);
net/bpf/test_run.c
1179
csum = skb_checksum(skb, off, len, 0);
net/core/dev.c
3602
csum = skb_checksum(skb, offset, skb->len - offset, 0);
net/core/gro.c
785
wsum = skb_checksum(skb, skb_gro_offset(skb), skb_gro_len(skb), 0);
net/core/pktgen.c
3037
__wsum csum = skb_checksum(skb, skb_transport_offset(skb), datalen + 8, 0);
net/core/pktgen.c
3173
__wsum csum = skb_checksum(skb, skb_transport_offset(skb), udplen, 0);
net/core/skbuff.c
2831
skb_checksum(skb, len, delta, 0),
net/core/skbuff.c
3587
csum2 = skb_checksum(frag_iter, offset - start, copy,
net/core/skbuff.c
3601
EXPORT_SYMBOL(skb_checksum);
net/core/skbuff.c
3769
sum = csum_fold(skb_checksum(skb, 0, len, skb->csum));
net/core/skbuff.c
3796
csum = skb_checksum(skb, 0, skb->len, 0);
net/core/skbuff.c
5065
skb_checksum(nskb, doffset,
net/ipv4/esp4.c
694
csumdiff = skb_checksum(skb, skb->len - trimlen, trimlen, 0);
net/ipv4/icmp.c
1560
csum_fold(skb_checksum(skb, off, skb->len - off, 0)))
net/ipv4/ip_sockglue.c
123
csum = csum_sub(csum, skb_checksum(skb, tend_off, offset, 0));
net/ipv4/ip_tunnel_core.c
248
icmph->checksum = csum_fold(skb_checksum(skb, 0, len, 0));
net/ipv4/ip_tunnel_core.c
359
csum = skb_checksum(skb, skb_transport_offset(skb), len, 0);
net/ipv4/ipmr.c
2387
csum_fold(skb_checksum(skb, 0, skb->len, 0))))
net/ipv4/udp.c
1081
csum = skb_checksum(skb, offset, hlen, csum);
net/ipv4/udp_offload.c
678
csum = skb_checksum(skb, 0, skb->len, 0);
net/ipv6/esp6.c
232
__wsum csum = skb_checksum(skb, offset, skb->len - offset, 0);
net/ipv6/esp6.c
726
csumdiff = skb_checksum(skb, skb->len - trimlen, trimlen, 0);
net/ipv6/ip6mr.c
567
csum_fold(skb_checksum(skb, 0, skb->len, 0))))
net/ipv6/udp.c
1350
skb->csum = skb_checksum(skb, offset, skb->len - offset, 0);
net/ipv6/udp_offload.c
61
csum = skb_checksum(skb, 0, skb->len, 0);
net/mptcp/protocol.c
1246
mpext->csum = csum_fold(csum_block_add(csum, skb_checksum(skb, offset, added, 0), offset));
net/mptcp/subflow.c
1062
csum = skb_checksum(skb, offset, len, 0);
net/netfilter/ipvs/ip_vs_core.c
693
return csum_fold(skb_checksum(skb, offset, skb->len - offset, 0));
net/netfilter/ipvs/ip_vs_proto_tcp.c
200
skb->csum = skb_checksum(skb, tcphoff, skb->len - tcphoff, 0);
net/netfilter/ipvs/ip_vs_proto_tcp.c
283
skb->csum = skb_checksum(skb, tcphoff, skb->len - tcphoff, 0);
net/netfilter/ipvs/ip_vs_proto_tcp.c
309
skb->csum = skb_checksum(skb, tcphoff, skb->len - tcphoff, 0);
net/netfilter/ipvs/ip_vs_proto_udp.c
193
skb->csum = skb_checksum(skb, udphoff, skb->len - udphoff, 0);
net/netfilter/ipvs/ip_vs_proto_udp.c
277
skb->csum = skb_checksum(skb, udphoff, skb->len - udphoff, 0);
net/netfilter/ipvs/ip_vs_proto_udp.c
312
skb->csum = skb_checksum(skb, udphoff,
net/netfilter/nf_nat_proto.c
568
csum_fold(skb_checksum(skb, hdrlen,
net/netfilter/nf_nat_proto.c
885
skb_checksum(skb, hdrlen,
net/netfilter/nft_payload.c
910
fsum = skb_checksum(skb, offset, priv->len, 0);
net/netfilter/utils.c
111
hsum = skb_checksum(skb, 0, dataoff, 0);
net/netfilter/utils.c
77
skb_checksum(skb, 0,
net/netfilter/utils.c
89
skb_checksum(skb, 0,
net/sunrpc/socklib.c
147
csum2 = skb_checksum(skb, desc.offset, skb->len - desc.offset, 0);
net/xfrm/xfrm_nat_keepalive.c
84
csum = skb_checksum(skb, 0, skb->len, 0);