skb_head_is_locked(9) centos man page | unix.com

Man Page: skb_head_is_locked

Operating Environment: centos

Section: 9

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
vconfig(8) - redhat
vconfig(8) - debian
vconfig(8) - suse
struct_sk_buff(9) - suse
tidy_get_head(3) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!