skb_clone_writable(9) centos man page | unix.com

Man Page: skb_clone_writable

Operating Environment: centos

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(const 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 3.10 June 2014 SKB_CLONE_WRITABLE(9)
Related Man Pages
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_sk_buff(9) - centos
netlink(3) - x11r4
netlink(3) - opendarwin
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!