1SKB_FRAG_UNREF(9)              Linux Networking              SKB_FRAG_UNREF(9)
2
3
4

NAME

6       skb_frag_unref - release a reference on a paged fragment of an skb.
7

SYNOPSIS

9       void skb_frag_unref(struct sk_buff * skb, int f);
10

ARGUMENTS

12       skb
13           the buffer
14
15       f
16           the fragment offset
17

DESCRIPTION

19       Releases a reference on the f'th paged fragment of skb.
20
22Kernel Hackers Manual 3.10         June 2019                 SKB_FRAG_UNREF(9)
Impressum