1SKB_CHECKSUM_SETUP(9) Linux Networking SKB_CHECKSUM_SETUP(9)
23
4
NAME
6skb_checksum_setup - set up partial checksum offset
7
SYNOPSIS
9int skb_checksum_setup(struct sk_buff * skb, bool recalculate);
10
ARGUMENTS
12skb
13the skb to set up
1415
recalculate
16if true the pseudo-header checksum will be recalculated
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 SKB_CHECKSUM_SETUP(9)