centos man page for skb_clone_writable

Query: skb_clone_writable

OS: centos

Section: 9

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

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
wimax_msg_alloc(9) - suse
struct_tid_ampdu_rx(9) - centos
netlink(3) - x11r4
netlink(3) - php
netlink(3) - v7
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq