other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SKB_CHECKSUM_SETUP(9) | Linux Networking | SKB_CHECKSUM_SETUP(9) |
NAME¶
skb_checksum_setup - set up partial checksum offsetSYNOPSIS¶
int
skb_checksum_setup(struct sk_buff * skb,
bool recalculate);
ARGUMENTS¶
skbthe skb to set up
recalculate
if true the pseudo-header checksum will be
recalculated
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |