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 |
|---|
| __skb_recv_datagram(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| vconfig(8) - redhat |
| ieee80211_get_buffered_bc(9) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |