suse man page for skb_trim

Query: skb_trim

OS: suse

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 2.6. July 2010 SKB_TRIM(9)
Related Man Pages
netlink(3) - linux
__skb_recv_datagram(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
Tar Command
A (ksh) Library For and From UNIX.com