SKB_LINEARIZE_COW(9) Linux Networking SKB_LINEARIZE_COW(9)NAMEskb_linearize_cow - make sure skb is linear and writableSYNOPSISint skb_linearize_cow(struct sk_buff * skb);ARGUMENTSskb buffer to processDESCRIPTIONIf there is no free memory -ENOMEM is returned, otherwise zero is returned and the old skb data released.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_LINEARIZE_COW(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| vconfig(8) - redhat |
| vconfig(8) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |