centos man page for pskb_trim_rcsum

Query: pskb_trim_rcsum

OS: centos

Section: 9

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

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 3.10 June 2014 PSKB_TRIM_RCSUM(9)
Related Man Pages
wimax_msg_alloc(9) - suse
vconfig(8) - redhat
__skb_recv_datagram(9) - suse
struct_sk_buff(9) - suse
udplite(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!