Query: skb_frag_unref
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_FRAG_UNREF(9) Linux Networking SKB_FRAG_UNREF(9)NAMEskb_frag_unref - release a reference on a paged fragment of an skb.SYNOPSISvoid skb_frag_unref(struct sk_buff * skb, int f);ARGUMENTSskb the buffer f the fragment offsetDESCRIPTIONReleases a reference on the f'th paged fragment of skb.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_FRAG_UNREF(9)