skb_trim(9) suse man page | unix.com

Man Page: skb_trim

Operating Environment: suse

Section: 9

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 2.6. July 2010 SKB_TRIM(9)
Related Man Pages
netlink(3) - redhat
wimax_msg_alloc(9) - suse
netlink(3) - linux
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Tar Command