skb_checksum_setup (9) - Linux Manuals
skb_checksum_setup: set up partial checksum offset
NAME
skb_checksum_setup - set up partial checksum offset
SYNOPSIS
-
int skb_checksum_setup(struct sk_buff
* skb, boolrecalculate);
ARGUMENTS
skb
-
- the skb to set up
recalculate
- if true the pseudo-header checksum will be recalculated
COPYRIGHT