pskb_trim_rcsum(9) suse man page | unix.com

Man Page: pskb_trim_rcsum

Operating Environment: suse

Section: 9

PSKB_TRIM_RCSUM(9)						 Linux Networking						PSKB_TRIM_RCSUM(9)

NAME
pskb_trim_rcsum - trim received skb and update checksum
SYNOPSIS
int pskb_trim_rcsum(struct sk_buff * skb, unsigned int len);
ARGUMENTS
skb buffer to trim len new length
DESCRIPTION
This is exactly the same as pskb_trim except that it ensures the checksum of received packets are still valid after the operation.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PSKB_TRIM_RCSUM(9)
Related Man Pages
__skb_recv_datagram(9) - centos
struct_tid_ampdu_rx(9) - centos
ieee80211_get_buffered_bc(9) - suse
struct_ieee80211_rx_status(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB