centos man page for skb_linearize

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)

NAME
skb_linearize - convert paged skb to linear one
SYNOPSIS
int skb_linearize(struct sk_buff * skb);
ARGUMENTS
skb buffer to linarize
DESCRIPTION
If there is no free memory -ENOMEM is returned, otherwise zero is returned and the old skb data released.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_LINEARIZE(9)
Related Man Pages
__skb_recv_datagram(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_sk_buff(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Tar Command
[TIP] Processing YAML files with yq