suse man page for skb_linearize_cow

Query: skb_linearize_cow

OS: suse

Section: 9

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

SKB_LINEARIZE_COW(9)						 Linux Networking					      SKB_LINEARIZE_COW(9)

NAME
skb_linearize_cow - make sure skb is linear and writable
SYNOPSIS
int skb_linearize_cow(struct sk_buff * skb);
ARGUMENTS
skb buffer to process
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_COW(9)
Related Man Pages
wimax_msg_alloc(9) - suse
struct_sk_buff(9) - centos
vconfig(8) - debian
vconfig(8) - suse
tc-ife(8) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I