centos man page for skb_trim

Query: skb_trim

OS: centos

Section: 9

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

SKB_TRIM(9)							 Linux Networking						       SKB_TRIM(9)

NAME
skb_trim - remove end from a buffer
SYNOPSIS
void skb_trim(struct sk_buff * skb, unsigned int len);
ARGUMENTS
skb buffer to alter len new length
DESCRIPTION
Cut the length of a buffer down by removing data from the tail. If the buffer is already under the length specified it is not modified. The skb must be linear.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_TRIM(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_tid_ampdu_rx(9) - centos
glinvalidatebuffersubdata(3g) - centos
__skb_recv_datagram(9) - suse
netlink(3) - x11r4
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq