suse man page for skb_postpull_rcsum

Query: skb_postpull_rcsum

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SKB_POSTPULL_RCSUM(9)						 Linux Networking					     SKB_POSTPULL_RCSUM(9)

NAME
skb_postpull_rcsum - update checksum for received skb after pull
SYNOPSIS
void skb_postpull_rcsum(struct sk_buff * skb, const void * start, unsigned int len);
ARGUMENTS
skb buffer to update start start of data before pull len length of data pulled
DESCRIPTION
After doing a pull on a received packet, you need to call this to update the CHECKSUM_COMPLETE checksum, or set ip_summed to CHECKSUM_NONE so that it can be recomputed from scratch.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_POSTPULL_RCSUM(9)
Related Man Pages
struct_sk_buff(9) - centos
smd-pull(1) - debian
shishi_ap_authenticator_cksumdata(3) - debian
__skb_recv_datagram(9) - suse
git-request-pull(1) - mojave
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Shopt -s histappend
32 bit process addressing more than 4GB