Query: skb_linearize
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| wimax_msg_alloc(9) - suse |
| struct_tid_ampdu_rx(9) - centos |
| vconfig(8) - debian |
| ieee80211_get_buffered_bc(9) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| [TIP] Processing YAML files with yq |