UNIX.COM Recommends OpenPhone:   A Modern Skype Replacement — Free 14-Day Trial

centos man page for skb_head_is_locked

Query: skb_head_is_locked

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

SKB_HEAD_IS_LOCKED(9)						 Linux Networking					     SKB_HEAD_IS_LOCKED(9)

NAME
skb_head_is_locked - Determine if the skb->head is locked down
SYNOPSIS
bool skb_head_is_locked(const struct sk_buff * skb);
ARGUMENTS
skb skb to check
DESCRIPTION
The head on skbs build around a head frag can be removed if they are not cloned. This function returns true if the skb head is locked down due to either being allocated via kmalloc, or by being a clone with multiple references to the head.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_HEAD_IS_LOCKED(9)
Related Man Pages
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
wimax_msg_alloc(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!