skb_header_cloned(9) centos man page | unix.com

Man Page: skb_header_cloned

Operating Environment: centos

Section: 9

SKB_HEADER_CLONED(9)						 Linux Networking					      SKB_HEADER_CLONED(9)

NAME
skb_header_cloned - is the header a clone
SYNOPSIS
int skb_header_cloned(const struct sk_buff * skb);
ARGUMENTS
skb buffer to check
DESCRIPTION
Returns true if modifying the header part of the buffer requires the data to be copied.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_HEADER_CLONED(9)
Related Man Pages
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_sk_buff(9) - centos
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
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