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)
| Related Man Pages |
|---|
| __skb_recv_datagram(9) - centos |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_sk_buff(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| wimax_msg_alloc(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |