SKB_LINEARIZE(9) Linux Networking SKB_LINEARIZE(9)NAMEskb_linearize - convert paged skb to linear oneSYNOPSISint skb_linearize(struct sk_buff * skb);ARGUMENTSskb buffer to linarizeDESCRIPTIONIf 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(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| ieee80211_get_buffered_bc(9) - centos |
| wimax_msg_alloc(9) - centos |
| vconfig(8) - suse |
| ieee80211_get_buffered_bc(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |