skb_frag_ref(9) centos man page | unix.com

Man Page: skb_frag_ref

Operating Environment: centos

Section: 9

SKB_FRAG_REF(9) 						 Linux Networking						   SKB_FRAG_REF(9)

NAME
skb_frag_ref - take an addition reference on a paged fragment of an skb.
SYNOPSIS
void skb_frag_ref(struct sk_buff * skb, int f);
ARGUMENTS
skb the buffer f the fragment offset.
DESCRIPTION
Takes an additional reference on the f'th paged fragment of skb.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_FRAG_REF(9)
Related Man Pages
__skb_recv_datagram(9) - centos
struct_sk_buff(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - debian
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq