skb_frag_unref(9) centos man page | unix.com

Man Page: skb_frag_unref

Operating Environment: centos

Section: 9

SKB_FRAG_UNREF(9)						 Linux Networking						 SKB_FRAG_UNREF(9)

NAME
skb_frag_unref - release a reference on a paged fragment of an skb.
SYNOPSIS
void skb_frag_unref(struct sk_buff * skb, int f);
ARGUMENTS
skb the buffer f the fragment offset
DESCRIPTION
Releases a reference on the f'th paged fragment of skb.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_FRAG_UNREF(9)
Related Man Pages
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
struct_tid_ampdu_rx(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq