skb_clone_writable(9) suse man page | unix.com

Man Page: skb_clone_writable

Operating Environment: suse

Section: 9

SKB_CLONE_WRITABLE(9)						 Linux Networking					     SKB_CLONE_WRITABLE(9)

NAME
skb_clone_writable - is the header of a clone writable
SYNOPSIS
int skb_clone_writable(struct sk_buff * skb, unsigned int len);
ARGUMENTS
skb buffer to check len length up to which to write
DESCRIPTION
Returns true if modifying the header part of the cloned buffer does not requires the data to be copied.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_CLONE_WRITABLE(9)
Related Man Pages
wimax_msg_alloc(9) - suse
netlink(3) - linux
__skb_recv_datagram(9) - centos
netlink(3) - suse
__skb_recv_datagram(9) - 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.
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I