suse man page for skb_linearize

Query: skb_linearize

OS: suse

Section: 9

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

SKB_LINEARIZE(9)						 Linux Networking						  SKB_LINEARIZE(9)

NAME
skb_linearize - convert paged skb to linear one
SYNOPSIS
int skb_linearize(struct sk_buff * skb);
ARGUMENTS
skb buffer to linarize
DESCRIPTION
If there is no free memory -ENOMEM is returned, otherwise zero is returned and the old skb data released.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_LINEARIZE(9)
Related Man Pages
__skb_recv_datagram(9) - centos
vconfig(8) - debian
vconfig(8) - suse
ieee80211_get_buffered_bc(9) - suse
tc-ife(8) - osx
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!