Take an addition reference on a paged fragment of an skb.
void skb_frag_ref(struct sk_buff * skb, int f);
skb
the buffer
f
the fragment offset.
Takes an additional reference on the f'th paged fragment of skb.