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
struct_ieee80211_tx_rate_control(9) - centos
roar_stream_add_data(3) - debian
netlink(3) - suse
__skb_recv_datagram(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com
Shopt -s histappend