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 |
|---|
| __skb_recv_datagram(9) - centos |
| ieee80211_get_buffered_bc(9) - centos |
| wimax_msg_alloc(9) - centos |
| vconfig(8) - debian |
| vconfig(8) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Controlling user input |
| [TIP] Processing YAML files with yq |