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
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
ieee80211_get_buffered_bc(9) - centos
vconfig(8) - redhat
vconfig(8) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I