skb_linearize_cow(9) suse man page | unix.com

Man Page: skb_linearize_cow

Operating Environment: suse

Section: 9

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
__skb_recv_datagram(9) - centos
struct_sk_buff(9) - centos
vconfig(8) - redhat
__skb_recv_datagram(9) - suse
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command